diff --git a/dev/bench/data.js b/dev/bench/data.js index 7b7b89f4221285ed45da03028b94837678fe5e64..8992743742db7a4d656875a238c4379263c140fa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721607976572, + "lastUpdate": 1721702944750, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -5286,6 +5286,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@sudoforge.com", + "name": "sudoforge", + "username": "sudoforge" + }, + "committer": { + "email": "no-reply@sudoforge.com", + "name": "sudoforge", + "username": "sudoforge" + }, + "distinct": true, + "id": "c67d75faaa432889caa4deafc7e58d4099fac2cd", + "message": "feat: increase operations per run for workflow: cron\n\nThis change increases the number of operations that the workflow will\nperform from the default (30) to 1000, in order to allow for a large\nnumber of issues and pull requests to be processed.", + "timestamp": "2024-07-22T19:46:47-07:00", + "tree_id": "2e48849b142742748223e94652788647d7c36baa", + "url": "https://github.com/MichaelMure/git-bug/commit/c67d75faaa432889caa4deafc7e58d4099fac2cd" + }, + "date": 1721702943791, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 21976275, + "unit": "ns/op\t 2602749 B/op\t 22455 allocs/op", + "extra": "49 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 21976275, + "unit": "ns/op", + "extra": "49 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2602749, + "unit": "B/op", + "extra": "49 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 22455, + "unit": "allocs/op", + "extra": "49 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 129758325, + "unit": "ns/op\t14501792 B/op\t 124469 allocs/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 129758325, + "unit": "ns/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14501792, + "unit": "B/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 124469, + "unit": "allocs/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 690513712, + "unit": "ns/op\t85980664 B/op\t 743819 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 690513712, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 85980664, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 743819, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }