QuantumChunks 图标

QuantumChunks

作者:rebot | 分类:模组

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

Minecraft 版本: 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6

平台: forge

标签: management optimization

资源介绍

QuantumChunks

Multi-core, region-aware chunk loading for busy Forge servers.

When many players explore, vanilla tends to pile chunk work onto a single thread. QuantumChunks routes chunk preparation and parts of generation onto a smart worker pool, parallelizing across CPU cores while serializing work inside the same 32×32 region to keep worlds safe and stable.

?Statistics:

performance

? How it works (in plain English)

   Minecraft often asks for a “background executor” to run chunk tasks.

   QuantumChunks swaps those calls to a dedicated worker pool.

   Each task is tagged with its 32×32 chunk region:

    Same region → processed one at a time (no races)

    Different regions → processed in parallel across your cores

Result: smoother TPS and fewer MSPT spikes when many players move at once.

? Config (server)

config/quantumchunks-server.toml

config

? Verifying improvements

Use your favorite profiler (e.g., Spark):

/quantumchunks - CPU average usage, chunks loaded for 10 secs/1 minute

/spark tps — watch MSPT during exploration

/spark profiler --timeout 60 — look for chunk work on worker threads
You should see higher total CPU usage (multiple cores active) and fewer >50ms ticks during chunk storms.
stats

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
TheNewEconomy

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

查看详情
Fresh Animations: Player Extension

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

查看详情
Create: Central Kitchen

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

查看详情
Origins Redux

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

查看详情