diff --git a/dev/bench/data.js b/dev/bench/data.js index 2aaecd8179b2db5cd25a27ba393e2d3d8310342e..259efeda52249c45297c41a3832da7b9048c929f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691704338215, + "lastUpdate": 1691704980087, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -2658,6 +2658,84 @@ window.BENCHMARK_DATA = { "extra": "1 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": "500fa2c4600074d0650274e3bcecf5d6572d0c8d", + "message": "Merge pull request #1086 from MichaelMure/dependabot/go_modules/golang.org/x/sys-0.11.0\n\nbuild(deps): bump golang.org/x/sys from 0.8.0 to 0.11.0", + "timestamp": "2023-08-11T00:01:15+02:00", + "tree_id": "f88ae73e06858f64f7d9bd1ebc2387cf85b0c68b", + "url": "https://github.com/MichaelMure/git-bug/commit/500fa2c4600074d0650274e3bcecf5d6572d0c8d" + }, + "date": 1691704979138, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 37008024, + "unit": "ns/op", + "extra": "33 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 4961953, + "unit": "B/op", + "extra": "33 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 24215, + "unit": "allocs/op", + "extra": "33 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 251145423, + "unit": "ns/op", + "extra": "6 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 27820078, + "unit": "B/op", + "extra": "6 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 134387, + "unit": "allocs/op", + "extra": "6 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 1207479257, + "unit": "ns/op", + "extra": "1 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 165731632, + "unit": "B/op", + "extra": "1 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 803190, + "unit": "allocs/op", + "extra": "1 times\n2 procs" + } + ] } ] }