From fe08da524d880d8a86868f34581d088a05b12301 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 18 Jan 2023 07:22:32 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 248486708911105e7067cb1061607b712c39a60e --- dev/bench/data.js | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 8b68b6c7f2b8af302deeb6c0530a62a8dd17f590..bf7c96f4473a1065cce33c57994c9de936f0f911 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1673982929948, + "lastUpdate": 1674026552931, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -1428,6 +1428,48 @@ window.BENCHMARK_DATA = { "extra": "2 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "batolettre@gmail.com", + "name": "Michael Muré", + "username": "MichaelMure" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "248486708911105e7067cb1061607b712c39a60e", + "message": "Merge pull request #998 from MichaelMure/fix/996/create-env-once\n\nfix(commands): create env.Env once for all Cobra commands", + "timestamp": "2023-01-18T08:21:08+01:00", + "tree_id": "414ad9f66ce05acdb169dcdb033c72ac2793f3c6", + "url": "https://github.com/MichaelMure/git-bug/commit/248486708911105e7067cb1061607b712c39a60e" + }, + "date": 1674026552143, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 19660602, + "unit": "ns/op\t 4967397 B/op\t 24214 allocs/op", + "extra": "52 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 110413244, + "unit": "ns/op\t27897812 B/op\t 134398 allocs/op", + "extra": "10 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 655655086, + "unit": "ns/op\t166116312 B/op\t 803347 allocs/op", + "extra": "2 times\n2 procs" + } + ] } ] }