mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
TurboBench - Compression Benchmark #300
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @powturbo on GitHub (Jan 14, 2020).
In recent benchmarks comparing brotli with other compressors, we see that brotli is often tested with a small lz window size. TurboBench-Compression Benchmark is using large window brotli as default in the quality modes 10 and 11. Only the quality mode must be given as parameter to evaluate brotli.
Thanks to the submodule architecture Turbobench is frequently updated as other benchmarks.
I suggest putting a link on the brotli github repository, so to reduce the mistakes done by using sub-optimal options and to reduce the effect of other factors like I/O.
see also the response from Jyrki Alakuijala in this post