diff --git a/dev/bench/data.js b/dev/bench/data.js index 53252ebdabc3fbf32210dfd6e4279cf3a828815c..d3180829deefaab17a28db2139c0125aabbede94 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713191697939, + "lastUpdate": 1713251180625, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -3846,6 +3846,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 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": "681ca6e716c21ebb6421c09f0a2176bf393ab21f", + "message": "Merge pull request #1147 from deferdeter/master\n\nchore: fix some struct names in comments", + "timestamp": "2024-04-16T09:05:18+02:00", + "tree_id": "b37bd46d263113907952439f25c8ec30c98f0353", + "url": "https://github.com/MichaelMure/git-bug/commit/681ca6e716c21ebb6421c09f0a2176bf393ab21f" + }, + "date": 1713251180180, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 21921364, + "unit": "ns/op\t 2602210 B/op\t 24209 allocs/op", + "extra": "58 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 21921364, + "unit": "ns/op", + "extra": "58 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2602210, + "unit": "B/op", + "extra": "58 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 24209, + "unit": "allocs/op", + "extra": "58 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 100398846, + "unit": "ns/op\t14599768 B/op\t 134302 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 100398846, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14599768, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 134302, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 599876368, + "unit": "ns/op\t86768408 B/op\t 802907 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 599876368, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86768408, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 802907, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }