From 8d2c712c1feb9d9e19278a9eea57d933e0a7cb67 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 23 Jul 2024 05:03:27 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ddf34b8c7590cce3b3e592d938b02a9a0e40ac88 --- 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 e4010bed09ae056ce55315b29ca8e2ddb4839e80..9c61d5855734303ed9002a7afade1870b05b8b7e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721710524049, + "lastUpdate": 1721711007958, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -6342,6 +6342,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": "9c001b67637a@sudoforge.com", + "name": "sudoforge", + "username": "sudoforge" + }, + "distinct": true, + "id": "ddf34b8c7590cce3b3e592d938b02a9a0e40ac88", + "message": "build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3\n\nBumps [golang.org/x/vuln](https://github.com/golang/vuln) from 1.1.2 to 1.1.3.\n- [Release notes](https://github.com/golang/vuln/releases)\n- [Commits](https://github.com/golang/vuln/compare/v1.1.2...v1.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/vuln\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2024-07-22T22:01:25-07:00", + "tree_id": "aaa21ecf143cb1a2f2e4cf771f736eae2e358d35", + "url": "https://github.com/MichaelMure/git-bug/commit/ddf34b8c7590cce3b3e592d938b02a9a0e40ac88" + }, + "date": 1721711007564, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 19342447, + "unit": "ns/op\t 2595275 B/op\t 22475 allocs/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 19342447, + "unit": "ns/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2595275, + "unit": "B/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 22475, + "unit": "allocs/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 109524488, + "unit": "ns/op\t14528091 B/op\t 124546 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 109524488, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14528091, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 124546, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 602719244, + "unit": "ns/op\t86307948 B/op\t 744297 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 602719244, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 86307948, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 744297, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }