diff --git a/dev/bench/data.js b/dev/bench/data.js index d64890649ba2a27294cfcdb027a3b24934910482..1b90260879ebaa61ecfe322275ee8c48f8592ac2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1745596214679, + "lastUpdate": 1745597386047, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -9798,6 +9798,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": "f81a71a38a028a8463db47d6e4ce8e8c5aafdb11", + "message": "feat: support new exclusion label: lifecycle/pinned (#1375)\n\nThis label is planned to replace lifecycle/frozen, as the language is a\nbit more clear.\n\nRefs: #1333\nChange-Id: Ided8be62e9faaecbe901f235d18d218e05a33ece", + "timestamp": "2025-04-25T09:08:37-07:00", + "tree_id": "c0a4bb566221a7561b5f07802c98f33c0abebd12", + "url": "https://github.com/git-bug/git-bug/commit/f81a71a38a028a8463db47d6e4ce8e8c5aafdb11" + }, + "date": 1745597385589, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 16735465, + "unit": "ns/op\t 918579 B/op\t 13885 allocs/op", + "extra": "64 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 16735465, + "unit": "ns/op", + "extra": "64 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 918579, + "unit": "B/op", + "extra": "64 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 13885, + "unit": "allocs/op", + "extra": "64 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 97783542, + "unit": "ns/op\t 5425340 B/op\t 77806 allocs/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 97783542, + "unit": "ns/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5425340, + "unit": "B/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 77806, + "unit": "allocs/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 626306718, + "unit": "ns/op\t42840156 B/op\t 522293 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 626306718, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 42840156, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 522293, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }