diff --git a/dev/bench/data.js b/dev/bench/data.js index bc880e2d0f48d10692457dd8ab5cc7451b6d991c..0f801fd1a4ae3e8dc92b583ff22493ee1a475132 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721089304470, + "lastUpdate": 1721089592260, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -4422,6 +4422,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "cc95f6aeec6ea4a0dcf24e8e14b44648a3908ff0", + "message": "build(deps): bump golang.org/x/net from 0.14.0 to 0.23.0 (#1166)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2024-07-16T02:25:29+02:00", + "tree_id": "ddab8b1e5dba86c8728627b12181c684f0bd773d", + "url": "https://github.com/MichaelMure/git-bug/commit/cc95f6aeec6ea4a0dcf24e8e14b44648a3908ff0" + }, + "date": 1721089591977, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 22592288, + "unit": "ns/op\t 2598940 B/op\t 24186 allocs/op", + "extra": "54 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 22592288, + "unit": "ns/op", + "extra": "54 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2598940, + "unit": "B/op", + "extra": "54 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 24186, + "unit": "allocs/op", + "extra": "54 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 126939876, + "unit": "ns/op\t14628264 B/op\t 134341 allocs/op", + "extra": "8 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 126939876, + "unit": "ns/op", + "extra": "8 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14628264, + "unit": "B/op", + "extra": "8 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 134341, + "unit": "allocs/op", + "extra": "8 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 618714936, + "unit": "ns/op\t86853256 B/op\t 802775 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 618714936, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86853256, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 802775, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }