From e89c870bf422ec576076d1078aaf99bf424e544d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 22 Dec 2022 22:55:14 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 108518530e822e3bdf59c8bfc333ad0bbe2d5fc8 --- 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 3be6571c2f9f0aea6d381fd67ccdad39206488f4..e4e0c6e780d25f00d1ee11e29f914dc63cfab5fd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1671661013676, + "lastUpdate": 1671749714909, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -252,6 +252,48 @@ window.BENCHMARK_DATA = { "extra": "2 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": "108518530e822e3bdf59c8bfc333ad0bbe2d5fc8", + "message": "github: cleanup test token when test is done", + "timestamp": "2022-12-22T23:53:13+01:00", + "tree_id": "fc8a7a5c02fc3bf811978e75c1a974479797b295", + "url": "https://github.com/MichaelMure/git-bug/commit/108518530e822e3bdf59c8bfc333ad0bbe2d5fc8" + }, + "date": 1671749714091, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 31374332, + "unit": "ns/op\t25061477 B/op\t 25139 allocs/op", + "extra": "37 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 175985771, + "unit": "ns/op\t140640804 B/op\t 139670 allocs/op", + "extra": "6 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 994160248, + "unit": "ns/op\t840130112 B/op\t 834909 allocs/op", + "extra": "2 times\n2 procs" + } + ] } ] }