diff --git a/dev/bench/data.js b/dev/bench/data.js index 26a8e2a353b361d3378d67d3271339ad767d5aa1..3c4b22fe0ffa05519554a5d94b7d51339aaa62bb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1747545811597, + "lastUpdate": 1747588899620, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -14118,6 +14118,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "jon@accidental.cc", + "name": "Jonathan Raphaelson", + "username": "lygaret" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": false, + "id": "3b5a2acd21f53ae6de9c958a2560560fe976405c", + "message": "build(web): upgrade graphql-eslint plugin (#1449)\n\nwith this upgraded, we no longer depend on an vulnerable version of the\n`ws` library through an old graphql version", + "timestamp": "2025-05-18T17:17:06Z", + "tree_id": "abbee34c01a4e7d6485c7534dd345b4ffb1ed30a", + "url": "https://github.com/git-bug/git-bug/commit/3b5a2acd21f53ae6de9c958a2560560fe976405c" + }, + "date": 1747588898511, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 15820943, + "unit": "ns/op\t 904534 B/op\t 13938 allocs/op", + "extra": "69 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 15820943, + "unit": "ns/op", + "extra": "69 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 904534, + "unit": "B/op", + "extra": "69 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 13938, + "unit": "allocs/op", + "extra": "69 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 88757037, + "unit": "ns/op\t 5346444 B/op\t 78024 allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 88757037, + "unit": "ns/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5346444, + "unit": "B/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 78024, + "unit": "allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 568648557, + "unit": "ns/op\t42753340 B/op\t 524480 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 568648557, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 42753340, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 524480, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }