diff --git a/dev/bench/data.js b/dev/bench/data.js index a8f8b24e5c7db32d54b5ffca8dcee9011da8ebe2..6174fbaeff3785f074b62de112355c6e30662860 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1775660125723, + "lastUpdate": 1775676501927, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -18150,6 +18150,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": "c4375a319da4f58c5d38c90449ce8d6112f0015a", + "message": "api/http: add support for ref+path to get a blob content (#1550)", + "timestamp": "2026-04-08T19:20:27Z", + "tree_id": "e4dc2baefb4e9d346f764b072cb083b9dd0963de", + "url": "https://github.com/git-bug/git-bug/commit/c4375a319da4f58c5d38c90449ce8d6112f0015a" + }, + "date": 1775676501089, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 16782521, + "unit": "ns/op\t 1109288 B/op\t 16123 allocs/op", + "extra": "64 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 16782521, + "unit": "ns/op", + "extra": "64 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 1109288, + "unit": "B/op", + "extra": "64 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 16123, + "unit": "allocs/op", + "extra": "64 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 89083235, + "unit": "ns/op\t 5696815 B/op\t 85581 allocs/op", + "extra": "15 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 89083235, + "unit": "ns/op", + "extra": "15 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5696815, + "unit": "B/op", + "extra": "15 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 85581, + "unit": "allocs/op", + "extra": "15 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 463534216, + "unit": "ns/op\t35396813 B/op\t 467537 allocs/op", + "extra": "3 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 463534216, + "unit": "ns/op", + "extra": "3 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 35396813, + "unit": "B/op", + "extra": "3 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 467537, + "unit": "allocs/op", + "extra": "3 times\n4 procs" + } + ] } ] }