From 4e634ce7dd86e0c868a0f4b0139808302f859b14 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 10 Aug 2024 19:19:49 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 501915eeec58a3e9dff6875166ef6e7057b57f79 --- 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 6e01038096f84b22425fd295e500668a78c78c72..14e8c9f134ef9683e7043d8013aa03b2b9f50a32 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723088670381, + "lastUpdate": 1723317589668, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -9030,6 +9030,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": "501915eeec58a3e9dff6875166ef6e7057b57f79", + "message": "build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1242)", + "timestamp": "2024-08-10T19:18:46Z", + "tree_id": "ff128daacb847e272d3ebf6da257f88d65239273", + "url": "https://github.com/git-bug/git-bug/commit/501915eeec58a3e9dff6875166ef6e7057b57f79" + }, + "date": 1723317589277, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 21851299, + "unit": "ns/op\t 2601668 B/op\t 22478 allocs/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 21851299, + "unit": "ns/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2601668, + "unit": "B/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 22478, + "unit": "allocs/op", + "extra": "55 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 112582703, + "unit": "ns/op\t14589741 B/op\t 124526 allocs/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 112582703, + "unit": "ns/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14589741, + "unit": "B/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 124526, + "unit": "allocs/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 719061951, + "unit": "ns/op\t86367532 B/op\t 744225 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 719061951, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86367532, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 744225, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }