[PR #15] [MERGED] Disable transforms in the encoder by default. #590

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/15
Author: @szabadka
Created: 10/29/2014
Status: Merged
Merged: 10/29/2014
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

  • 96d04e5 Disable transforms in the encoder by default.

📊 Changes

2 files changed (+7 additions, -5 deletions)

View changed files

📝 enc/encode.cc (+3 -3)
📝 enc/encode.h (+4 -2)

📄 Description

This change reduces the startup-time of the encoder considerably.


🔄 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/15 **Author:** [@szabadka](https://github.com/szabadka) **Created:** 10/29/2014 **Status:** ✅ Merged **Merged:** 10/29/2014 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`96d04e5`](https://github.com/google/brotli/commit/96d04e53d7dedd535c1fdd2ae5933e4777a91dc6) Disable transforms in the encoder by default. ### 📊 Changes **2 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `enc/encode.cc` (+3 -3) 📝 `enc/encode.h` (+4 -2) </details> ### 📄 Description This change reduces the startup-time of the encoder considerably. --- <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:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#590