diff --git a/dev/bench/data.js b/dev/bench/data.js index 3b6980fe4c2a36ea0c891add362137d8963925a1..59c63c9928f4577c52b1392e33b17c01a8545d87 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691705590154, + "lastUpdate": 1691706129110, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -2892,6 +2892,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": "c86a2ff38f7990422cd78a276b076e9a75c5f2ec", + "message": "Merge pull request #1087 from MichaelMure/dependabot/go_modules/golang.org/x/crypto-0.12.0\n\nbuild(deps): bump golang.org/x/crypto from 0.5.0 to 0.12.0", + "timestamp": "2023-08-11T00:20:29+02:00", + "tree_id": "4830d5603865b2123f55c3eeeea79eb0303a7e04", + "url": "https://github.com/MichaelMure/git-bug/commit/c86a2ff38f7990422cd78a276b076e9a75c5f2ec" + }, + "date": 1691706128355, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 33188814, + "unit": "ns/op", + "extra": "37 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 4958006, + "unit": "B/op", + "extra": "37 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 24210, + "unit": "allocs/op", + "extra": "37 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 175805726, + "unit": "ns/op", + "extra": "6 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 27832172, + "unit": "B/op", + "extra": "6 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 134370, + "unit": "allocs/op", + "extra": "6 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 1069645943, + "unit": "ns/op", + "extra": "1 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 165803504, + "unit": "B/op", + "extra": "1 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 803151, + "unit": "allocs/op", + "extra": "1 times\n2 procs" + } + ] } ] }