[PR #28] [MERGED] Speed up FindMatchLength for non-x86 64-bit targets. #605

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/28
Author: @szabadka
Created: 2/25/2015
Status: Merged
Merged: 2/25/2015
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

  • e643328 Speed up FindMatchLength for non-x86 64-bit targets.

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 enc/find_match_length.h (+2 -2)

📄 Description

This CL enables 64-bit optimization for non-x86 target.


🔄 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/28 **Author:** [@szabadka](https://github.com/szabadka) **Created:** 2/25/2015 **Status:** ✅ Merged **Merged:** 2/25/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e643328`](https://github.com/google/brotli/commit/e643328a7adc09ac954d5c53c67e6f603ce655b9) Speed up FindMatchLength for non-x86 64-bit targets. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `enc/find_match_length.h` (+2 -2) </details> ### 📄 Description This CL enables 64-bit optimization for non-x86 target. --- <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:46:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#605