diff --git a/dev/bench/data.js b/dev/bench/data.js index 6397d225b7123faa50e369bf6dc7db4adfadf07d..5295cfcc943135973cc5a1c9ac1d3fa2a360b00a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1747633505323, + "lastUpdate": 1747674500792, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -14694,6 +14694,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": "170ce48cc898b71f7bb5e8e2bd694dde39fddbe0", + "message": "refactor(changelog): remove extraneous commit preprocessors (#1461)\n\nThis change removes several commit preprocessors that were originally\nused to touch up commit subjects on initial import, and are no longer\nneeded.\n\nChange-Id: Ic23cef9cf6aef657c985937f5354b2b2db100fa7", + "timestamp": "2025-05-19T10:07:38-07:00", + "tree_id": "dd6b0a47b4ebe94177dd51fe57998f68ead7d39e", + "url": "https://github.com/git-bug/git-bug/commit/170ce48cc898b71f7bb5e8e2bd694dde39fddbe0" + }, + "date": 1747674500257, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 18835004, + "unit": "ns/op\t 1145526 B/op\t 17469 allocs/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 18835004, + "unit": "ns/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 1145526, + "unit": "B/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 17469, + "unit": "allocs/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 71401396, + "unit": "ns/op\t 4487282 B/op\t 67003 allocs/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 71401396, + "unit": "ns/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 4487282, + "unit": "B/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 67003, + "unit": "allocs/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 507609986, + "unit": "ns/op\t39795880 B/op\t 488934 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 507609986, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 39795880, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 488934, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }