From 8880049ae311f02ec3110c1a39976edfe76419f0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 29 Dec 2022 12:18:44 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c8ad1576b1472cb5723def810dfbcc30b40c70b7 --- 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 404f0089efbc2be3df2ae93b5504547c8914daee..afdf80e2f00fa2e538993ed8bcc20ad988261ad7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1672314849332, + "lastUpdate": 1672316324292, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -630,6 +630,48 @@ window.BENCHMARK_DATA = { "extra": "1 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": "c8ad1576b1472cb5723def810dfbcc30b40c70b7", + "message": "Merge pull request #966 from MichaelMure/cmdjson\n\ncommands: share JSON creation", + "timestamp": "2022-12-29T13:17:23+01:00", + "tree_id": "e0a22258e29c12bec617b18298bea6bb377aede6", + "url": "https://github.com/MichaelMure/git-bug/commit/c8ad1576b1472cb5723def810dfbcc30b40c70b7" + }, + "date": 1672316323316, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 27780658, + "unit": "ns/op\t25063084 B/op\t 25161 allocs/op", + "extra": "40 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 176656687, + "unit": "ns/op\t140654192 B/op\t 139686 allocs/op", + "extra": "8 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 852099578, + "unit": "ns/op\t840086408 B/op\t 834809 allocs/op", + "extra": "2 times\n2 procs" + } + ] } ] }