[PR #96] [MERGED] Improve memory usage for Blob.Data() by ~50% #102

Closed
opened 2026-02-16 10:24:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/96
Author: @mrexodia
Created: 11/28/2017
Status: Merged
Merged: 11/28/2017
Merged by: @lafriks

Base: masterHead: Data-memory


📝 Commits (1)

  • f324c19 Improve memory usage for Blob.Data() by ~50%

📊 Changes

2 files changed (+12 additions, -4 deletions)

View changed files

📝 blob.go (+9 -4)
📝 blob_test.go (+3 -0)

📄 Description

I accidentally overwrote my master, this is exactly the same as #93


🔄 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/go-gitea/git/pull/96 **Author:** [@mrexodia](https://github.com/mrexodia) **Created:** 11/28/2017 **Status:** ✅ Merged **Merged:** 11/28/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `Data-memory` --- ### 📝 Commits (1) - [`f324c19`](https://github.com/go-gitea/git/commit/f324c19ae315c594333198899739e8172658a3a2) Improve memory usage for Blob.Data() by ~50% ### 📊 Changes **2 files changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `blob.go` (+9 -4) 📝 `blob_test.go` (+3 -0) </details> ### 📄 Description I accidentally overwrote my `master`, this is exactly the same as #93 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:24:06 -05:00
yindo closed this issue 2026-02-16 10:24:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#102