flate2-rs icon indicating copy to clipboard operation
flate2-rs copied to clipboard

Change default backend to `zlib-rs` instead

Open Xuanwo opened this issue 8 months ago • 5 comments
trafficstars

Hi, I'm starting this thread to discuss whether it would be a good idea to switch the default backend to zlib-rs, as it outperforms both zlib-ng and miniz_oxide.

Or at the very least, we can mention this in our README and revise any statements referring to a purely Rust backend.

I'm willing to perform this change.

Xuanwo avatar Feb 27 '25 05:02 Xuanwo