[PR #2983] [CLOSED] Reduce memory usage on Blob.Data #16695

Closed
opened 2025-11-02 12:16:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2983
Author: @mrexodia
Created: 11/26/2017
Status: Closed

Base: masterHead: memory-usage


📝 Commits (1)

  • b385a62 Reduce memory usage on Blob.Data by ~50%

📊 Changes

1 file changed (+9 additions, -4 deletions)

View changed files

📝 vendor/code.gitea.io/git/blob.go (+9 -4)

📄 Description

First step to fixing issue #2669


🔄 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/gitea/pull/2983 **Author:** [@mrexodia](https://github.com/mrexodia) **Created:** 11/26/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `memory-usage` --- ### 📝 Commits (1) - [`b385a62`](https://github.com/go-gitea/gitea/commit/b385a62af98950e2abf7665d2910381d882b02dc) Reduce memory usage on Blob.Data by ~50% ### 📊 Changes **1 file changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `vendor/code.gitea.io/git/blob.go` (+9 -4) </details> ### 📄 Description First step to fixing issue #2669 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:16:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16695