(no title)
Szpadel | 4 months ago
I use lz4-rle as first layer, but if page is idle for 1h it is recompressed using zstd lvl 22 in the background
it is great balance, for responsiveness Vs compression ratio
Szpadel | 4 months ago
I use lz4-rle as first layer, but if page is idle for 1h it is recompressed using zstd lvl 22 in the background
it is great balance, for responsiveness Vs compression ratio
flaboonka|4 months ago
Szpadel|4 months ago
https://gist.github.com/Szpadel/9a1960e52121e798a240a9b320ec...