From c88f1cc6c7d6456d91321e6c7e8c621db8fe86cd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 30 Aug 2025 18:21:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9427c459ab325d37653453b0c19529ed6b1af61a --- 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 441858e842b4104b84fb6c9fffba254e93b19b6d..66ee015a83137c849ca1f11cb9cc29ed6a1036e9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1756577526323, + "lastUpdate": 1756578101422, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -16134,6 +16134,102 @@ window.BENCHMARK_DATA = { "extra": "2 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": "9427c459ab325d37653453b0c19529ed6b1af61a", + "message": "build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#1482)\n\nBumps the npm_and_yarn group with 2 updates in the /webui directory:\n[tmp](https://github.com/raszi/node-tmp) and\n[inquirer](https://github.com/SBoudrias/Inquirer.js).\n\nRemoves `tmp`\n\nUpdates `inquirer` from 8.2.4 to 8.2.7\n
\nCommits\n\n
\n
\n\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 merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\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": "2025-08-30T18:16:19Z", + "tree_id": "ce1d4fa52aff8396443c6cbf39dc7d92a648791e", + "url": "https://github.com/git-bug/git-bug/commit/9427c459ab325d37653453b0c19529ed6b1af61a" + }, + "date": 1756578100678, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 14179570, + "unit": "ns/op\t 909694 B/op\t 13832 allocs/op", + "extra": "74 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 14179570, + "unit": "ns/op", + "extra": "74 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 909694, + "unit": "B/op", + "extra": "74 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 13832, + "unit": "allocs/op", + "extra": "74 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 78012880, + "unit": "ns/op\t 5098553 B/op\t 75242 allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 78012880, + "unit": "ns/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5098553, + "unit": "B/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 75242, + "unit": "allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 514044820, + "unit": "ns/op\t43077572 B/op\t 529762 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 514044820, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 43077572, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 529762, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }