From 77d5f737be662e6317d6b76aeb88a7b9caf38549 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 23 Jul 2024 04:55:24 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 33d6ca724b42e88fda29b77364af4df010941358 --- 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 0741d57101ae723e6024c5dc516fcceb85645ea1..e4010bed09ae056ce55315b29ca8e2ddb4839e80 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721710188440, + "lastUpdate": 1721710524049, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -6246,6 +6246,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": "33d6ca724b42e88fda29b77364af4df010941358", + "message": "build(deps): bump webpack from 5.74.0 to 5.76.1 in /webui\n\nBumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2024-07-22T21:54:27-07:00", + "tree_id": "f70999f789dd307a762cd2ac6003ed932e6e7422", + "url": "https://github.com/MichaelMure/git-bug/commit/33d6ca724b42e88fda29b77364af4df010941358" + }, + "date": 1721710523748, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 20386917, + "unit": "ns/op\t 2581535 B/op\t 22456 allocs/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 20386917, + "unit": "ns/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 2581535, + "unit": "B/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 22456, + "unit": "allocs/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 122317129, + "unit": "ns/op\t14453656 B/op\t 124534 allocs/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 122317129, + "unit": "ns/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 14453656, + "unit": "B/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 124534, + "unit": "allocs/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 673030505, + "unit": "ns/op\t85719968 B/op\t 744186 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 673030505, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 85719968, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 744186, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }