You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
After enabling Brotli and SectorFile, you should be able to get a faster flush speed, although the region file may be larger
Observed/Actual behavior
Severe lag until chunk freezes, and region files are smaller than zstd.....
Sometimes it may not be possible to move entities to a thread, I'm not sure if it's the problem....
Steps/models to reproduce
Change the region format in vine.yml to SECTORFILE and the region compression to BROTLI
Plugin and Datapack List
It's not their problem
Configuration files
.
Vine version
1.20.6 September test latest
Other
This might require writing some code for it separately, rather than referencing its Stream directly, but it's a lower priority, and I might write a warning for it first.
The text was updated successfully, but these errors were encountered:
Expected behavior
After enabling Brotli and SectorFile, you should be able to get a faster flush speed, although the region file may be larger
Observed/Actual behavior
Severe lag until chunk freezes, and region files are smaller than zstd.....
Sometimes it may not be possible to move entities to a thread, I'm not sure if it's the problem....
Steps/models to reproduce
Change the region format in
vine.yml
toSECTORFILE
and the region compression toBROTLI
Plugin and Datapack List
It's not their problem
Configuration files
.
Vine version
1.20.6 September test latest
Other
This might require writing some code for it separately, rather than referencing its Stream directly, but it's a lower priority, and I might write a warning for it first.
The text was updated successfully, but these errors were encountered: