Open sts10 opened 2 years ago
We can at least look at different settings for gzip that the flate2 crate provides. Maybe write some benchmarks with Criterion.
If we're feeling adventurous, could even explore parallel (looking at you pbzip2).
Not quite sure how important compressed file size is to Bottle users (as trade-off with time to bottle, for example).
We can at least look at different settings for gzip that the flate2 crate provides. Maybe write some benchmarks with Criterion.
If we're feeling adventurous, could even explore parallel (looking at you pbzip2).
Not quite sure how important compressed file size is to Bottle users (as trade-off with time to bottle, for example).