diff --git a/dev/bench/data.js b/dev/bench/data.js index 9dd8b291d3a4f5ea30060bb3cb3d9b79504e6d75..09cc5efe74ea3c8c3833c0ec761ef7fbe0eb06b5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1746750956733, + "lastUpdate": 1746758432858, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -11910,6 +11910,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@sudoforge.com", + "name": "sudoforge", + "username": "sudoforge" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "22574726cdf5997c63c3f10776e99475ef80219c", + "message": "ci: automatically mirror HEAD to trunk (#1405)\n\nThis change introduces a pipeline job called `mirror` that will push to\n`refs/heads/trunk` automatically, in order to keep it in sync with the\ndefault tree.\n\nThis job is restricted to the SoT for git-bug, and will only execute for\nthe first run of the workflow.\n\nRefs: #1404\nChange-Id: If65f83ce9058dd01aa74f6841dc58ac040284b18", + "timestamp": "2025-05-08T19:39:51-07:00", + "tree_id": "7bc0d9cff7465409695af5deb37fc408f05eca36", + "url": "https://github.com/git-bug/git-bug/commit/22574726cdf5997c63c3f10776e99475ef80219c" + }, + "date": 1746758432356, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 16697331, + "unit": "ns/op\t 908854 B/op\t 13946 allocs/op", + "extra": "62 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 16697331, + "unit": "ns/op", + "extra": "62 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 908854, + "unit": "B/op", + "extra": "62 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 13946, + "unit": "allocs/op", + "extra": "62 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 102420721, + "unit": "ns/op\t 5329486 B/op\t 78018 allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 102420721, + "unit": "ns/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5329486, + "unit": "B/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 78018, + "unit": "allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 657308306, + "unit": "ns/op\t42787324 B/op\t 524545 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 657308306, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 42787324, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 524545, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }