[PR #3161] [MERGED] Add more bench #16806

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3161
Author: @sapk
Created: 12/11/2017
Status: Merged
Merged: 12/24/2017
Merged by: @lafriks

Base: masterHead: improve-bench


📝 Commits (3)

  • 77e169a Improve makefile + Add benchs
  • 4694b2f Apply recommendations of @ethantkoenig
  • be7deb6 Merge branch 'master' into improve-bench

📊 Changes

5 files changed (+124 additions, -37 deletions)

View changed files

📝 Makefile (+3 -3)
integrations/benchmarks_test.go (+113 -0)
📝 integrations/repo_branch_test.go (+1 -1)
📝 integrations/repo_migrate_test.go (+0 -26)
📝 models/unit_tests.go (+7 -7)

📄 Description

Add some bench for testing so I propose to add them.


🔄 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/3161 **Author:** [@sapk](https://github.com/sapk) **Created:** 12/11/2017 **Status:** ✅ Merged **Merged:** 12/24/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `improve-bench` --- ### 📝 Commits (3) - [`77e169a`](https://github.com/go-gitea/gitea/commit/77e169ada949e25d6f8eaf551e81bc426ee410a4) Improve makefile + Add benchs - [`4694b2f`](https://github.com/go-gitea/gitea/commit/4694b2f7772614a04e88f522d3063405d1762d9f) Apply recommendations of @ethantkoenig - [`be7deb6`](https://github.com/go-gitea/gitea/commit/be7deb6bc7d0fe69378172a8582657ac02e19a88) Merge branch 'master' into improve-bench ### 📊 Changes **5 files changed** (+124 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+3 -3) ➕ `integrations/benchmarks_test.go` (+113 -0) 📝 `integrations/repo_branch_test.go` (+1 -1) 📝 `integrations/repo_migrate_test.go` (+0 -26) 📝 `models/unit_tests.go` (+7 -7) </details> ### 📄 Description Add some bench for testing so I propose to add them. --- <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:19:32 -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#16806