Skip to content

Batch ticket ticks on fabric, forge and neoforge for lower server thread overhead#451

Open
ishland wants to merge 5 commits into
pop4959:masterfrom
ishland:feat/batch-ticket-ticks
Open

Batch ticket ticks on fabric, forge and neoforge for lower server thread overhead#451
ishland wants to merge 5 commits into
pop4959:masterfrom
ishland:feat/batch-ticket-ticks

Conversation

@ishland
Copy link
Copy Markdown
Contributor

@ishland ishland commented Jan 22, 2026

Currently, chunky runs ticket update for every single chunk request. While this works, it also causes a lot of unnecessary updates.

This PR batches ticket ticks to avoid such issue, lowering server thread overhead significantly when doing thousands of chunks per second.

@pop4959 pop4959 added the enhancement New feature or request label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants