diff --git a/dev/bench/data.js b/dev/bench/data.js index f16ef5339428cf9b1e4854eed02efe21c7743caa..4b36fe81d66a3e283e49faed1279f1abeea9b7a2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723036895275, + "lastUpdate": 1723038870251, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -8838,6 +8838,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": "d56ac86f4cf0c4b622024afaa60a6f0f1ff0adbe", + "message": "build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#1239)", + "timestamp": "2024-08-07T13:53:20Z", + "tree_id": "932a9f099aa8704999ed505f7795aa51c1351663", + "url": "https://github.com/git-bug/git-bug/commit/d56ac86f4cf0c4b622024afaa60a6f0f1ff0adbe" + }, + "date": 1723038869659, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 19451467, + "unit": "ns/op\t 2575267 B/op\t 22474 allocs/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 19451467, + "unit": "ns/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2575267, + "unit": "B/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 22474, + "unit": "allocs/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 123442183, + "unit": "ns/op\t14502337 B/op\t 124524 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 123442183, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14502337, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 124524, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 783385290, + "unit": "ns/op\t86585644 B/op\t 744292 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 783385290, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86585644, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 744292, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }