Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement gZip and Brotli size reporting #128

Merged
merged 1 commit into from Apr 20, 2019

Conversation

bartveneman
Copy link
Member

includes:

  • gzip size (bytes)
  • gzip compression ratio (based on uncompressed bytes)
  • brotli size (bytes)
  • brotli compression ratio (based on uncompressed bytes)

refs #125

includes:
- gzip size (bytes)
- gzip compression ratio (based on uncompressed bytes)
- brotli size (bytes)
- brotli compression ratio (based on uncompressed bytes)

refs #125
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b346dc9 on feature/gzip-brotli-uncompressed-sizes into bd151ad on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b346dc9 on feature/gzip-brotli-uncompressed-sizes into bd151ad on master.

@bartveneman bartveneman merged commit 67af2a1 into master Apr 20, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/gzip-brotli-uncompressed-sizes branch April 20, 2019 13:55
@bartveneman bartveneman mentioned this pull request Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants