From 54ea798d73e7ddba7a1286f2c0459452b4b6404d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 7 Jun 2025 17:21:58 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 555fc2d929d189f2ae555d0620734b1336d81569 --- 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 3b5d89d670666f8d156112e78245ca122958ffae..86c3f26c841105314866ca778d0a82cec32c9f2e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1748171176153, + "lastUpdate": 1749316918313, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -15366,6 +15366,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@sudoforge.com", + "name": "sudoforge", + "username": "sudoforge" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "555fc2d929d189f2ae555d0620734b1336d81569", + "message": "feat(dev-infra): set trunk workflow to run on branch: trunk (#1464)\n\nCloses: #1404\nChange-Id: Iee167b1de8df7019d39157fb258aa612942ab4d4", + "timestamp": "2025-06-07T10:20:41-07:00", + "tree_id": "9ab77ce90c1292bb12594cb0a08fc0a5098bdf28", + "url": "https://github.com/git-bug/git-bug/commit/555fc2d929d189f2ae555d0620734b1336d81569" + }, + "date": 1749316917786, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 14180216, + "unit": "ns/op\t 801380 B/op\t 11819 allocs/op", + "extra": "86 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 14180216, + "unit": "ns/op", + "extra": "86 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 801380, + "unit": "B/op", + "extra": "86 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 11819, + "unit": "allocs/op", + "extra": "86 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 142214911, + "unit": "ns/op\t 5028923 B/op\t 75021 allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 142214911, + "unit": "ns/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5028923, + "unit": "B/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 75021, + "unit": "allocs/op", + "extra": "13 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 635471183, + "unit": "ns/op\t41345896 B/op\t 505159 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 635471183, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 41345896, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 505159, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }