Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a feature enabling native zlib for cache entries.
This is just one of a few things to try related to crossbeam-rs#552. As a first step it would be interesting to see what kind of impact this has on Firefox automation builds. Some initial measurements are promising for builds with lots of cache misses, but this sort of thing is cumbersome to measure, so I'd like to try enabling this for the sccache client built in Mozilla automation to see the impact it has there.
- Loading branch information