pj-page-cache-red icon indicating copy to clipboard operation
pj-page-cache-red copied to clipboard

Enhancement: Compression type and level support

Open Forza-tng opened this issue 5 years ago • 1 comments

Hi!

Would it make any sense to support different compression levels for zlib? Default is 6, but perhaps 1 would be faster?

Also, I think zstd (levels 1-5) or lz4 would be a better choice of compression. Much much faster than zlib.

Forza-tng avatar Jul 26 '20 13:07 Forza-tng

It definitely would. We'd need some benchmarks though, if the gains are tiny - no point probably. But a patch is very welcome either way :)

soulseekah avatar Jul 28 '20 12:07 soulseekah