diff --git a/dev/bench/data.js b/dev/bench/data.js index 9c61d5855734303ed9002a7afade1870b05b8b7e..42d71a50223e7393ce7be4dcf5cc0514af41a5ae 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721711007958, + "lastUpdate": 1721711320258, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -6438,6 +6438,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": "9c001b67637a@sudoforge.com", + "name": "sudoforge", + "username": "sudoforge" + }, + "distinct": true, + "id": "bb4ea600b7d3663437673e54e01f50ed546e8260", + "message": "build(deps-dev): bump semver from 5.7.1 to 5.7.2 in /webui\n\nBumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: semver\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2024-07-22T22:05:55-07:00", + "tree_id": "aab972b2653f39fbebbe8c8c69c3dd7755216f31", + "url": "https://github.com/MichaelMure/git-bug/commit/bb4ea600b7d3663437673e54e01f50ed546e8260" + }, + "date": 1721711319739, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 23227847, + "unit": "ns/op\t 2586692 B/op\t 22462 allocs/op", + "extra": "49 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 23227847, + "unit": "ns/op", + "extra": "49 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2586692, + "unit": "B/op", + "extra": "49 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 22462, + "unit": "allocs/op", + "extra": "49 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 128939490, + "unit": "ns/op\t14418351 B/op\t 124529 allocs/op", + "extra": "8 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 128939490, + "unit": "ns/op", + "extra": "8 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14418351, + "unit": "B/op", + "extra": "8 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 124529, + "unit": "allocs/op", + "extra": "8 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 709408602, + "unit": "ns/op\t86312540 B/op\t 744263 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 709408602, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86312540, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 744263, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }