[PR #708] [CLOSED] Added compare tool dir. #1354

Open
opened 2026-01-29 20:53:39 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/708
Author: @jboero
Created: 9/14/2018
Status: Closed

Base: masterHead: compare_tool


📝 Commits (5)

📊 Changes

3 files changed (+141 additions, -0 deletions)

View changed files

tests/compare/README.md (+22 -0)
tests/compare/compare.sh (+119 -0)
tests/compare/sample.png (+0 -0)

📄 Description

Added a q&d script to gen a Google Chart HTML and compare gzip and brotli across speed and compression level. No change to code base.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/708 **Author:** [@jboero](https://github.com/jboero) **Created:** 9/14/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `compare_tool` --- ### 📝 Commits (5) - [`45c91d4`](https://github.com/google/brotli/commit/45c91d416716cded9fdbb6fc325a567fd335a453) Added compare tool dir. - [`e11fb24`](https://github.com/google/brotli/commit/e11fb24e86b094d708cf079048a760482769a438) Update README.md - [`3452f59`](https://github.com/google/brotli/commit/3452f591326ddb95103e9cb710cbd0a42fa66033) Added extract times. - [`d48d0c4`](https://github.com/google/brotli/commit/d48d0c4c7c1772baa3e6fcacd1680e9a0ac18633) Merge branch 'compare_tool' of https://github.com/jboero/brotli into compare_tool - [`d7dd49a`](https://github.com/google/brotli/commit/d7dd49a548ef089fd0be0c32f4d03cf5c59cd8f8) Simplified example line ### 📊 Changes **3 files changed** (+141 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/compare/README.md` (+22 -0) ➕ `tests/compare/compare.sh` (+119 -0) ➕ `tests/compare/sample.png` (+0 -0) </details> ### 📄 Description Added a q&d script to gen a Google Chart HTML and compare gzip and brotli across speed and compression level. No change to code base. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:53:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1354