flate2-rs
flate2-rs copied to clipboard
Change default backend to `zlib-rs` instead
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.