google / brotli

Brotli compression format
MIT License
13.49k stars 1.24k forks source link

Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). #1140

Closed copybara-service[bot] closed 4 months ago

copybara-service[bot] commented 6 months ago

Use a hash table header and SIMD to speed up hash table operations (similar to Swiss Tables).

google-cla[bot] commented 6 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.