[PR #54] [CLOSED] Add some benchmark #62

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/54
Author: @sapk
Created: 5/24/2017
Status: Closed

Base: masterHead: add-some-bench


📝 Commits (2)

📊 Changes

2 files changed (+71 additions, -0 deletions)

View changed files

📝 Makefile (+4 -0)
tree_entry_test.go (+67 -0)

📄 Description

To benchmark improvement on #53


🔄 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/54 **Author:** [@sapk](https://github.com/sapk) **Created:** 5/24/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-some-bench` --- ### 📝 Commits (2) - [`fba9a81`](https://github.com/go-gitea/git/commit/fba9a8116d2fd3a8ef61d06db679174380db546f) Add bench task - [`565d179`](https://github.com/go-gitea/git/commit/565d1798f6528d52a1ca039c0ea671bebb0f5d16) Use b.Fatal in place of panic ### 📊 Changes **2 files changed** (+71 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+4 -0) ➕ `tree_entry_test.go` (+67 -0) </details> ### 📄 Description To benchmark improvement on #53 --- <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:23:59 -05:00
yindo closed this issue 2026-02-16 10:23:59 -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#62