diff --git a/dev/bench/data.js b/dev/bench/data.js index b45f45cdcbc56f2eede1ca3188149524bd95d653..0e427b32c125c2bec58d385b27fd3d981b715e23 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691841996426, + "lastUpdate": 1697403493932, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -3672,6 +3672,84 @@ window.BENCHMARK_DATA = { "extra": "2 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "batolettre@gmail.com", + "name": "Michael Muré", + "username": "MichaelMure" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "1212f755a0df22f69e201912390ea9f710ccbf1f", + "message": "Merge pull request #1124 from Crown0815/patch-1\n\nFix typo", + "timestamp": "2023-10-15T22:56:37+02:00", + "tree_id": "e43a1b1782dff26702266e3330adaca35b9a0657", + "url": "https://github.com/MichaelMure/git-bug/commit/1212f755a0df22f69e201912390ea9f710ccbf1f" + }, + "date": 1697403492838, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 20167420, + "unit": "ns/op", + "extra": "51 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2577233, + "unit": "B/op", + "extra": "51 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 24187, + "unit": "allocs/op", + "extra": "51 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 171064769, + "unit": "ns/op", + "extra": "12 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14437692, + "unit": "B/op", + "extra": "12 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 134283, + "unit": "allocs/op", + "extra": "12 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 577307116, + "unit": "ns/op", + "extra": "2 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86156724, + "unit": "B/op", + "extra": "2 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 802726, + "unit": "allocs/op", + "extra": "2 times\n2 procs" + } + ] } ] }