mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #293] [MERGED] Partial Hasher initialization for small input data. #890
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/293
Author: @szabadka
Created: 1/7/2016
Status: ✅ Merged
Merged: 1/8/2016
Merged by: @szabadka
Base:
master← Head:master📝 Commits (1)
4dd9114Partial Hasher initialization for small input data.📊 Changes
2 files changed (+53 additions, -6 deletions)
View changed files
📝
enc/backward_references.cc(+9 -0)📝
enc/hash.h(+44 -6)📄 Description
This increases compression speed of very small files (< 1KB) for quality <= 3.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.