diff --git a/dev/bench/data.js b/dev/bench/data.js index 526a7aec6d955c3d546c93c0f58f7fcd292ceea7..f734f2d0995cf2fb276223508d4150a7144618df 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721716086618, + "lastUpdate": 1721718478551, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -7206,6 +7206,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@sudoforge.com", + "name": "sudoforge", + "username": "sudoforge" + }, + "committer": { + "email": "9c001b67637a@sudoforge.com", + "name": "sudoforge", + "username": "sudoforge" + }, + "distinct": true, + "id": "7918af669fc1e99d2d22e7bcde0307c9a8bd1020", + "message": "feat: bump node versions to 16.x, 18.x, and 20.x\n\nChange-Id: Ic4809ab33cc9fd9e7e6e3e6eba1dd933e1ba585b", + "timestamp": "2024-07-23T00:07:00-07:00", + "tree_id": "6034a7b49400d6d1b29f801dd630a03012d031ed", + "url": "https://github.com/MichaelMure/git-bug/commit/7918af669fc1e99d2d22e7bcde0307c9a8bd1020" + }, + "date": 1721718478166, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 18329262, + "unit": "ns/op\t 2588341 B/op\t 22475 allocs/op", + "extra": "61 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 18329262, + "unit": "ns/op", + "extra": "61 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2588341, + "unit": "B/op", + "extra": "61 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 22475, + "unit": "allocs/op", + "extra": "61 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 100939881, + "unit": "ns/op\t14531843 B/op\t 124507 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 100939881, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14531843, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 124507, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 573698358, + "unit": "ns/op\t85930888 B/op\t 744196 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 573698358, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 85930888, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 744196, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }