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

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1140
Author: @copybara-service[bot]
Created: 3/17/2024
Status: Closed

Base: masterHead: test_616511383


📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1140 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 3/17/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test_616511383` --- ### 📄 Description Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:55:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1700