Log in

View Full Version : cls-zstd (shared memory)


Gupta
21-12-2019, 02:02
This cls uses shared memory for memory transfer so this is faster then any other cls and using zstd directly

Src Included.

Only decompression is supported. Use external compressor for compression.

panker1992
22-12-2019, 07:40
This cls uses shared memory for memory transfer so this is faster then any other cls and using zstd directly

Src Included.


stack at 0% cannot make this work,

Gupta
22-12-2019, 08:54
This only do decompression.

Gupta
22-12-2019, 09:22
hmm

panker1992
24-12-2019, 09:51
Sorry that i didn't become more specific on the matter.

let me write down a couple of details i tested today that i had more time.

if i use default compression no matter the density on repack 0 to 22 it works.

what it doesnt work is that i use zstd --long=31 mode for extra compression.

i use this by default on all. this one, doesnt work.

Gupta
15-10-2022, 10:23
rewrote it and improved performance and code (archive include src)

Gupta
16-10-2022, 00:41
reduce size binaries