New benchmarks? #234

Closed
opened 2026-01-29 20:40:21 +00:00 by claunia · 2 comments
Owner

Originally created by @bknowles on GitHub (May 27, 2018).

Might I also suggest linking to the following additional benchmark pages? See:

https://www.opencpu.org/posts/brotli-benchmarks/
https://community.centminmod.com/threads/compression-comparison-benchmarks-zstd-vs-brotli-vs-pigz-vs-bzip2-vs-xz-etc.12764/

Originally created by @bknowles on GitHub (May 27, 2018). Might I also suggest linking to the following additional benchmark pages? See: https://www.opencpu.org/posts/brotli-benchmarks/ https://community.centminmod.com/threads/compression-comparison-benchmarks-zstd-vs-brotli-vs-pigz-vs-bzip2-vs-xz-etc.12764/
Author
Owner

@espoal commented on GitHub (Jun 24, 2018):

Is benchmark part of testing?

I just noticed a regression in file size from Ubuntu 17.10 (brotli 0.6.0) and the git repo (brotli 1.0.4).

With more recent brotli version file size is bigger, and the LZ77 window size is almost always non optimal.

@espoal commented on GitHub (Jun 24, 2018): Is benchmark part of testing? I just noticed a regression in file size from Ubuntu 17.10 (brotli 0.6.0) and the git repo (brotli 1.0.4). With more recent brotli version file size is bigger, and the LZ77 window size is almost always non optimal.
Author
Owner

@eustas commented on GitHub (Aug 3, 2023):

We check how our changes affect density/performance. It is quite possible that improvements on one dataset might be disadvantageous to other. Personally I liked https://github.com/quixdb/squash-benchmark project, but it seems to be dead nowadays.

@eustas commented on GitHub (Aug 3, 2023): We check how our changes affect density/performance. It is quite possible that improvements on one dataset might be disadvantageous to other. Personally I liked https://github.com/quixdb/squash-benchmark project, but it seems to be dead nowadays.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#234