diff --git a/dev/bench/data.js b/dev/bench/data.js index 0228ca19e64446444e44cae8b1bad46586287c9f..96841692cefa11eb0afccce5eb3c08105465cff5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724463744566, + "lastUpdate": 1744105813020, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -9222,6 +9222,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "mcepl@cepl.eu", + "name": "Matěj Cepl", + "username": "mcepl" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "a987d09460a5a1896e806a0dedf627d5af26408d", + "message": "chore: update go-git to v5@masterupdate_mods (#1284)\n\nJust running `go get -u github.com/go-git/go-git/v5@master`\n\nFixes: https://github.com/git-bug/git-bug/issues/1156\n\n---------\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2025-04-08T09:44:43Z", + "tree_id": "08fad65e21b036a5e84cf4dc581c7cea2e69b942", + "url": "https://github.com/git-bug/git-bug/commit/a987d09460a5a1896e806a0dedf627d5af26408d" + }, + "date": 1744105812027, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 19334561, + "unit": "ns/op\t 916128 B/op\t 13882 allocs/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 19334561, + "unit": "ns/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 916128, + "unit": "B/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 13882, + "unit": "allocs/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 102369460, + "unit": "ns/op\t 5495310 B/op\t 78195 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 102369460, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5495310, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 78195, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 647547636, + "unit": "ns/op\t42935856 B/op\t 522316 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 647547636, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 42935856, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 522316, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }