diff --git a/dev/bench/data.js b/dev/bench/data.js index fa8fc80aafd89114449fee6a3fe0018d6351b9b6..5abaa065aee14526bb80baf784cd2a3e97223bce 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691758578123, + "lastUpdate": 1691759822863, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -3282,6 +3282,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": "ef27a0d74365cfe7e9ac09a6329c238261f40a66", + "message": "Merge pull request #1094 from MichaelMure/dependabot/go_modules/golang.org/x/oauth2-0.11.0\n\nbuild(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.11.0", + "timestamp": "2023-08-11T15:15:15+02:00", + "tree_id": "a0a8adaab5ffd4cdb8f28754bf995078c4ef97d6", + "url": "https://github.com/MichaelMure/git-bug/commit/ef27a0d74365cfe7e9ac09a6329c238261f40a66" + }, + "date": 1691759821655, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 37690291, + "unit": "ns/op", + "extra": "37 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 4959669, + "unit": "B/op", + "extra": "37 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 24196, + "unit": "allocs/op", + "extra": "37 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 193906103, + "unit": "ns/op", + "extra": "7 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 27794523, + "unit": "B/op", + "extra": "7 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 134396, + "unit": "allocs/op", + "extra": "7 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 1064285856, + "unit": "ns/op", + "extra": "1 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 165994600, + "unit": "B/op", + "extra": "1 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 803215, + "unit": "allocs/op", + "extra": "1 times\n2 procs" + } + ] } ] }