diff --git a/dev/bench/data.js b/dev/bench/data.js index b45c4416702f32c441878fb695b010f1155fd1b8..9236e0043ae37264ff270676964b2f08a8385df5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1747320129586, + "lastUpdate": 1747348440422, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -12966,6 +12966,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": "407e5133291e7047bf1236324fd37dc8c9f7082e", + "message": "feat(changelog): add initial changelog (#1415)\n\nThis change adds //:CHANGELOG.md initialized with all current and prior\nreleases. The changelog is generated with the following command:\n\n git cliff -o CHANGELOG.md 0.1.0..v0.9.0\n\nChange-Id: Iad09675d882c8fa7c135acb7224d3a07a35b1169", + "timestamp": "2025-05-15T15:33:17-07:00", + "tree_id": "9d30cff912e387bc5980b25499de86fc79d0cefa", + "url": "https://github.com/git-bug/git-bug/commit/407e5133291e7047bf1236324fd37dc8c9f7082e" + }, + "date": 1747348439881, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 18127255, + "unit": "ns/op\t 903553 B/op\t 13936 allocs/op", + "extra": "70 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 18127255, + "unit": "ns/op", + "extra": "70 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 903553, + "unit": "B/op", + "extra": "70 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 13936, + "unit": "allocs/op", + "extra": "70 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 103106119, + "unit": "ns/op\t 5452220 B/op\t 78560 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 103106119, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5452220, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 78560, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 649361078, + "unit": "ns/op\t42920392 B/op\t 524610 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 649361078, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 42920392, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 524610, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }