mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #708] [CLOSED] Added compare tool dir. #1354
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?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/708
Author: @jboero
Created: 9/14/2018
Status: ❌ Closed
Base:
master← Head:compare_tool📝 Commits (5)
45c91d4Added compare tool dir.e11fb24Update README.md3452f59Added extract times.d48d0c4Merge branch 'compare_tool' of https://github.com/jboero/brotli into compare_toold7dd49aSimplified example line📊 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.