C2ME-fabric icon indicating copy to clipboard operation
C2ME-fabric copied to clipboard

Add zstd compression

Open AntonIXO opened this issue 1 year ago • 3 comments

zstd performs better than any others compression options Benchmarks

AntonIXO avatar Jul 01 '23 12:07 AntonIXO

Were the benchmarks run with the new serializer enabled and the concurrent io setting (replaceImpl) setting? Also can you provide hardware and system configuration information?

PhantomG27249 avatar Jul 03 '23 21:07 PhantomG27249

Were the benchmarks run with the new serializer enabled and the concurrent io setting (replaceImpl) setting? Also can you provide hardware and system configuration information?

https://gist.github.com/AntonIXO/511b9f8f582a411257b682774bcae396

Shared AMD Ryzen 5 3600 in cloud

Config: https://gist.github.com/AntonIXO/c3fc2e6fb70f8ebd0b2a5d644618b55f

AntonIXO avatar Jul 14 '23 21:07 AntonIXO

In my opinion I think before this gets merged me need a tool which would decompress a world to something supported by vanilla mc and vice versa recompress a whole world to zstd

duplexsystem avatar Jul 14 '23 21:07 duplexsystem