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
Hi @mflevine
Using and index improves performance by itself by skipping a lot of bytes. In my experience decompressing with zlib is as quick in modern cpus as to put all the load on the disk side...
Is this really an issue in some environment?
Would implementing with libdeflate improve performance?
The text was updated successfully, but these errors were encountered: