diff --git a/dev/bench/data.js b/dev/bench/data.js index cbe9ee376d0a9a7ceeeb69a8193f681e63d689d0..ba27eebf7782d4b2866884f2bc5828e8c1e03450 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1745816370921, + "lastUpdate": 1745818933868, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -10278,6 +10278,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": "7b6eb5db5a802828615d044fa0b550d8a576e080", + "message": "fix: use correct url for gitlab PATs (#1384)\n\nCloses: #1268\nChange-Id: Ifc029c7058b080b3d9859eaffaa4b9febd2d80b1", + "timestamp": "2025-04-27T22:41:06-07:00", + "tree_id": "bdf0f2dd4ef5b7a9fa34348f7e7a999078da57fe", + "url": "https://github.com/git-bug/git-bug/commit/7b6eb5db5a802828615d044fa0b550d8a576e080" + }, + "date": 1745818933415, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 21033743, + "unit": "ns/op\t 920341 B/op\t 13897 allocs/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 21033743, + "unit": "ns/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 920341, + "unit": "B/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 13897, + "unit": "allocs/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 101403952, + "unit": "ns/op\t 5496277 B/op\t 78203 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 101403952, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5496277, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 78203, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 679771613, + "unit": "ns/op\t42887884 B/op\t 522281 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 679771613, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 42887884, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 522281, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }