diff --git a/dev/bench/data.js b/dev/bench/data.js index 0e427b32c125c2bec58d385b27fd3d981b715e23..53252ebdabc3fbf32210dfd6e4279cf3a828815c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1697403493932, + "lastUpdate": 1713191697939, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -3750,6 +3750,102 @@ 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": "4d4a4d5e85f0a7e650716ace996edcbe60bc571b", + "message": "Merge pull request #1145 from jvasile/Use-https-repo-url\n\nUse HTTPS repo url", + "timestamp": "2024-04-15T16:33:54+02:00", + "tree_id": "996337123576c0cdf225a58fcb7b4c7e05eff9ed", + "url": "https://github.com/MichaelMure/git-bug/commit/4d4a4d5e85f0a7e650716ace996edcbe60bc571b" + }, + "date": 1713191697337, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 19277767, + "unit": "ns/op\t 2599015 B/op\t 24196 allocs/op", + "extra": "58 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 19277767, + "unit": "ns/op", + "extra": "58 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2599015, + "unit": "B/op", + "extra": "58 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 24196, + "unit": "allocs/op", + "extra": "58 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 113351104, + "unit": "ns/op\t14583898 B/op\t 134328 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 113351104, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14583898, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 134328, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 652664320, + "unit": "ns/op\t86635536 B/op\t 802806 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 652664320, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86635536, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 802806, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }