From c101b2640f70e2af0dbd59f7e1b6ae07aa0c96af Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 18 Mar 2023 20:16:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 281d4a642d87a23ed62045db899ff967abf8b818 --- 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 bf21e2a8ee5058b4ff25865f1df38cbd7a1c7255..eaf7f402be9b35b56f683a863fec3764844b900a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1677940103740, + "lastUpdate": 1679170601167, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -2226,6 +2226,48 @@ window.BENCHMARK_DATA = { "extra": "1 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "batolettre@gmail.com", + "name": "Michael Muré", + "username": "MichaelMure" + }, + "committer": { + "email": "batolettre@gmail.com", + "name": "Michael Muré", + "username": "MichaelMure" + }, + "distinct": true, + "id": "281d4a642d87a23ed62045db899ff967abf8b818", + "message": "execenv: fix some cache building progress bar artifact\n\nStill one issue remaining: the last bar doesn't dissapear. Looks like a mbp issue.", + "timestamp": "2023-03-18T21:13:27+01:00", + "tree_id": "97b4436d20983874925a864d33223f4d9a541bef", + "url": "https://github.com/MichaelMure/git-bug/commit/281d4a642d87a23ed62045db899ff967abf8b818" + }, + "date": 1679170600674, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 19408620, + "unit": "ns/op\t 4968155 B/op\t 24214 allocs/op", + "extra": "55 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 107944828, + "unit": "ns/op\t27852974 B/op\t 134387 allocs/op", + "extra": "10 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 656203916, + "unit": "ns/op\t166234788 B/op\t 803257 allocs/op", + "extra": "2 times\n2 procs" + } + ] } ] }