diff --git a/dev/bench/data.js b/dev/bench/data.js index e7c47c4f9515e8dcf11db1bf777f5fbb38d5ef98..2aaecd8179b2db5cd25a27ba393e2d3d8310342e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691704097431, + "lastUpdate": 1691704338215, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -2580,6 +2580,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": "d69d530da2c8a738ee54b21ad7481b566cb51d36", + "message": "Merge pull request #1085 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.12.0\n\nbuild(deps): bump golang.org/x/text from 0.9.0 to 0.12.0", + "timestamp": "2023-08-10T23:49:08+02:00", + "tree_id": "e4a6058f11a15e6191c1d4e841150a59b5ba856e", + "url": "https://github.com/MichaelMure/git-bug/commit/d69d530da2c8a738ee54b21ad7481b566cb51d36" + }, + "date": 1691704337278, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 45866910, + "unit": "ns/op", + "extra": "26 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 4963966, + "unit": "B/op", + "extra": "26 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 24226, + "unit": "allocs/op", + "extra": "26 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 237329826, + "unit": "ns/op", + "extra": "5 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 27847451, + "unit": "B/op", + "extra": "5 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 134401, + "unit": "allocs/op", + "extra": "5 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 1489182181, + "unit": "ns/op", + "extra": "1 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 165505944, + "unit": "B/op", + "extra": "1 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 803173, + "unit": "allocs/op", + "extra": "1 times\n2 procs" + } + ] } ] }