diff --git a/dev/bench/data.js b/dev/bench/data.js index 01163f0be969595d2badb90cb0e56e409c0bc02b..f8ce71aef742345ff24973b898a97fe42eda1c7d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1773655441323, + "lastUpdate": 1774455288718, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -17766,6 +17766,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "batolettre@gmail.com", + "name": "Michael Muré", + "username": "MichaelMure" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "9b06f224354f3cf745ad6bf6620c1b04ca51077f", + "message": "repo: add RepoBrowse features to support code browsing UIs (#1541)", + "timestamp": "2026-03-25T16:09:59Z", + "tree_id": "25bbe165a02b1eb743ff74740c9c335fd8c0c5f0", + "url": "https://github.com/git-bug/git-bug/commit/9b06f224354f3cf745ad6bf6620c1b04ca51077f" + }, + "date": 1774455288081, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 21853307, + "unit": "ns/op\t 1176344 B/op\t 18304 allocs/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 21853307, + "unit": "ns/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 1176344, + "unit": "B/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 18304, + "unit": "allocs/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 83489036, + "unit": "ns/op\t 4529797 B/op\t 67029 allocs/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 83489036, + "unit": "ns/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 4529797, + "unit": "B/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 67029, + "unit": "allocs/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 606528944, + "unit": "ns/op\t41920860 B/op\t 516785 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 606528944, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 41920860, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 516785, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }