ParityFast 图标

ParityFast

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.3
本资源为搬运资源,原资源地址: https://modrinth.com/mod/parityfast
资源信息

Minecraft 版本: 1.14.4

平台: fabric

标签: optimization

资源介绍

Parity Fast Logo

ParityFast is a lightweight Fabric optimization mod for Minecraft 1.14.4.

It optimizes selected vanilla helper paths used by math, random, lookup, and position-related code. The mod is designed to preserve vanilla-compatible behavior while reducing overhead in specific hot paths.

ParityFast does not claim to improve every server, every world, or every workload. Performance impact depends on the world, entity count, tick load, installed mods, JVM, and hardware.

Optimized Areas

ParityFast currently targets:

  • MathHelper sine/cosine lookup behavior verified against vanilla table values
  • Selected exact helper methods such as floor, ceil, sqrt, abs, clamp, lerp, wrapping, angle, color, hash, and binary-search helpers
  • Selected BlockPos encode/decode and offset helper paths
  • Selected direction lookup helpers
  • Random handling paths designed to preserve vanilla sequence behavior where applicable
  • Cached enum/list/hash lookups used by entity ticking, chunk tickets, and block-neighbor checks

Benchmarks

These benchmarks show one synthetic stress scenario, not a general performance guarantee.

Tested on a superflat world with a high entity count (roughly 200), active random ticking, and /gamerule randomTickSpeed 5000. Tested using Carpet /tick health.

Metric Vanilla ParityFast Difference
Avg MSPT 48.46ms 39.97ms -17.5%
Block Tick Time 20.90ms 12.97ms -37.9%
Entity Tick Time 15.55ms 15.83ms roughly unchanged

Results may vary depending on workload, hardware, JVM settings, and other installed mods.

Test Environment

  • Minecraft 1.14.4
  • Fabric
  • Ryzen 9 9950X3D

Vanilla Parity

ParityFast keeps Java Random's vanilla 48-bit LCG algorithm instead of switching to Java 17 LXM or SplitMix. When possible, it copies the existing random seed and continues from the same state.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
I Should Eat More

价格:0 墨喵币
下载量:0

查看详情
PackagingProvider

价格:0 墨喵币
下载量:0

查看详情
Create: Radars

价格:0 墨喵币
下载量:0

查看详情
Exhausted Spawners

价格:0 墨喵币
下载量:0

查看详情