From 148bc908eb1ad045691812d4a08a9bc10797ff29 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 11 Feb 2026 18:43:30 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7468b3793fbf1eeef4637d91291494fd8454ae7c --- dev/bench/data.js | 98 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 97 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 064aa6503d7f52030f9823f9ded76455d4d32599..d72ac59d0bca90a8febaf2411ffaf4521f15643d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1770531211254, + "lastUpdate": 1770835410944, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -16806,6 +16806,102 @@ window.BENCHMARK_DATA = { "extra": "3 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "7468b3793fbf1eeef4637d91291494fd8454ae7c", + "message": "build(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.5 in the go_modules group across 1 directory (#1517)\n\nBumps the go_modules group with 1 update in the / directory:\n[github.com/go-git/go-git/v5](https://github.com/go-git/go-git).\n\nUpdates `github.com/go-git/go-git/v5` from 5.13.0 to 5.16.5\n
\nRelease notes\n

Sourced from github.com/go-git/go-git/v5's\nreleases.

\n
\n

v5.16.5

\n

What's Changed

\n
    \n
  • build: Update module golang.org/x/crypto to v0.45.0 [SECURITY]\n(releases/v5.x) by @​go-git-renovate[bot]\nin go-git/go-git#1744
  • \n
  • build: Bump Go test versions to 1.23-1.25 (v5) by @​pjbgf in go-git/go-git#1746
  • \n
  • [v5] git: worktree, Don't delete local untracked files when\nresetting worktree by @​Ch00k in go-git/go-git#1800
  • \n
  • Expand packfile checks by @​pjbgf in go-git/go-git#1836
  • \n
\n

Full Changelog: https://github.com/go-git/go-git/compare/v5.16.4...v5.16.5

\n

v5.16.4

\n

What's Changed

\n
    \n
  • backport plumbing: format/idxfile, prevent panic by @​swills in go-git/go-git#1732
  • \n
  • [backport] build: test, Fix build on Windows. by @​pjbgf in go-git/go-git#1734
  • \n
  • build: Update module golang.org/x/net to v0.38.0 [SECURITY]\n(releases/v5.x) by @​go-git-renovate[bot]\nin go-git/go-git#1742
  • \n
  • build: Update module github.com/cloudflare/circl to v1.6.1\n[SECURITY] (releases/v5.x) by @​go-git-renovate[bot]\nin go-git/go-git#1741
  • \n
  • build: Update module github.com/go-git/go-git/v5 to v5.13.0\n[SECURITY] (releases/v5.x) by @​go-git-renovate[bot]\nin go-git/go-git#1743
  • \n
\n

Full Changelog: https://github.com/go-git/go-git/compare/v5.16.3...v5.16.4

\n

v5.16.3

\n

What's Changed

\n
    \n
  • internal: Expand regex to fix build [5.x] by @​baloo in go-git/go-git#1644
  • \n
  • build: raise timeouts for windows CI tests and disable CIFuzz [5.x]\nby @​baloo in go-git/go-git#1646
  • \n
  • plumbing: support commits extra headers, support jujutsu signed\ncommit [5.x] by @​baloo in go-git/go-git#1633
  • \n
\n

Full Changelog: https://github.com/go-git/go-git/compare/v5.16.2...v5.16.3

\n

v5.16.2

\n

What's Changed

\n
    \n
  • utils: fix diff so subpaths work for sparse checkouts, fixes 1455 to\nreleases/v5.x by @​kane8n in go-git/go-git#1567
  • \n
\n

Full Changelog: https://github.com/go-git/go-git/compare/v5.16.1...v5.16.2

\n

v5.16.1

\n

What's Changed

\n
    \n
  • utils: merkletrie, Fix diff on sparse-checkout index. Fixes #1406\nto releases/v5.x by @​kane8n in go-git/go-git#1561
  • \n
\n

New Contributors

\n
    \n
  • @​kane8n made\ntheir first contribution in go-git/go-git#1561
  • \n
\n

Full Changelog: https://github.com/go-git/go-git/compare/v5.16.0...v5.16.1

\n

v5.16.0

\n

What's Changed

\n
    \n
  • [v5] plumbing: support mTLS for HTTPS protocol by @​hiddeco in go-git/go-git#1510
  • \n
  • v5: plumbing: transport, Reintroduce SetHostKeyCallback. Fix #1514\nby @​pjbgf in go-git/go-git#1515
  • \n
\n\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-git/go-git/v5&package-manager=go_modules&previous-version=5.13.0&new-version=5.16.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't\nalter it yourself. You can also trigger a rebase manually by commenting\n`@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits\nthat have been made to it\n- `@dependabot show ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore major version` will close this\ngroup update PR and stop Dependabot creating any more for the specific\ndependency's major version (unless you unignore this specific\ndependency's major version or upgrade to it yourself)\n- `@dependabot ignore minor version` will close this\ngroup update PR and stop Dependabot creating any more for the specific\ndependency's minor version (unless you unignore this specific\ndependency's minor version or upgrade to it yourself)\n- `@dependabot ignore ` will close this group update PR\nand stop Dependabot creating any more for the specific dependency\n(unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore ` will remove all of the ignore\nconditions of the specified dependency\n- `@dependabot unignore ` will\nremove the ignore condition of the specified dependency and ignore\nconditions\nYou can disable automated security fix PRs for this repo from the\n[Security Alerts\npage](https://github.com/git-bug/git-bug/network/alerts).\n\n
\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2026-02-11T18:38:23Z", + "tree_id": "b2d6e36821d900aeeb7a8223ca78b7d37d87cc4b", + "url": "https://github.com/git-bug/git-bug/commit/7468b3793fbf1eeef4637d91291494fd8454ae7c" + }, + "date": 1770835409794, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 18090598, + "unit": "ns/op\t 1035041 B/op\t 15660 allocs/op", + "extra": "60 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 18090598, + "unit": "ns/op", + "extra": "60 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 1035041, + "unit": "B/op", + "extra": "60 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 15660, + "unit": "allocs/op", + "extra": "60 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 103425866, + "unit": "ns/op\t 5526675 B/op\t 81984 allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 103425866, + "unit": "ns/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5526675, + "unit": "B/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 81984, + "unit": "allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 573104992, + "unit": "ns/op\t39312924 B/op\t 484509 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 573104992, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 39312924, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 484509, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }