From 6f67211f5ecb42c7e464ca0cf76665795465fbe2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 7 Aug 2024 13:21:35 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for cea06505f0f7a21566b698af35722a10ac84f937 --- 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 f3ad48a8f72d251e24fb35d212ac1dcd44167870..f16ef5339428cf9b1e4854eed02efe21c7743caa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722896885018, + "lastUpdate": 1723036895275, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -8742,6 +8742,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": "cea06505f0f7a21566b698af35722a10ac84f937", + "message": "build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#1237)", + "timestamp": "2024-08-07T13:20:25Z", + "tree_id": "b20145433c9cf13e99dbfecb1499bde63b1ed361", + "url": "https://github.com/git-bug/git-bug/commit/cea06505f0f7a21566b698af35722a10ac84f937" + }, + "date": 1723036894275, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 20159237, + "unit": "ns/op\t 2593142 B/op\t 22450 allocs/op", + "extra": "62 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 20159237, + "unit": "ns/op", + "extra": "62 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2593142, + "unit": "B/op", + "extra": "62 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 22450, + "unit": "allocs/op", + "extra": "62 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 111039228, + "unit": "ns/op\t14550489 B/op\t 124551 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 111039228, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14550489, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 124551, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 651215678, + "unit": "ns/op\t86223440 B/op\t 744283 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 651215678, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86223440, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 744283, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }