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

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

Original Pull Request: https://github.com/google/brotli/pull/1168

State: closed
Merged: Yes


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

**Original Pull Request:** https://github.com/google/brotli/pull/1168 **State:** closed **Merged:** Yes --- Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)).
claunia added the pull-request label 2026-01-29 20:55:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1735