From 600e150f11165ee9b95df1fdf8812358c219faaa Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 19 Apr 2025 01:12:31 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 52f42daf8bf317a065277da50d916c90e26fe4dd --- dev/bench/data.js | 98 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 97 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 9bbe1495f0fea9bee3ee36f8c0b9c0d080d54733..644e8466506e002ec54f4c71a315db518693c749 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1744107253407, + "lastUpdate": 1745025151289, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -9414,6 +9414,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": "52f42daf8bf317a065277da50d916c90e26fe4dd", + "message": "build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.25 (#1361)", + "timestamp": "2025-04-19T01:11:19Z", + "tree_id": "c10eb0269a7dece15606fedb3aa52d06ff5a25f2", + "url": "https://github.com/git-bug/git-bug/commit/52f42daf8bf317a065277da50d916c90e26fe4dd" + }, + "date": 1745025150290, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 16360578, + "unit": "ns/op\t 916516 B/op\t 13881 allocs/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 16360578, + "unit": "ns/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 916516, + "unit": "B/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 13881, + "unit": "allocs/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 85927707, + "unit": "ns/op\t 5407228 B/op\t 77804 allocs/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 85927707, + "unit": "ns/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5407228, + "unit": "B/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 77804, + "unit": "allocs/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 586721560, + "unit": "ns/op\t42743020 B/op\t 522258 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 586721560, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 42743020, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 522258, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }