From e7cd04b352f694ccb75c24e90df601d90a6273be Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Jan 2023 21:51:08 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3be417020dded90f21a4d7aaf7f5568db98cc7d1 --- 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 9cbffef623aabd9bc8ffd8977e32e0b69b959e24..97d7481e458d2085966214cbfff25c7460a6c9e6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1674396048747, + "lastUpdate": 1674510668474, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -1764,6 +1764,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": "3be417020dded90f21a4d7aaf7f5568db98cc7d1", + "message": "Merge pull request #997 from MichaelMure/feature-matrix\n\ndoc: add a feature matrix", + "timestamp": "2023-01-23T22:49:34+01:00", + "tree_id": "cc47beafa38facb8e98e32dcb20807af5f828a67", + "url": "https://github.com/MichaelMure/git-bug/commit/3be417020dded90f21a4d7aaf7f5568db98cc7d1" + }, + "date": 1674510667438, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 23353200, + "unit": "ns/op\t 4970845 B/op\t 24200 allocs/op", + "extra": "54 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 118045290, + "unit": "ns/op\t27859489 B/op\t 134401 allocs/op", + "extra": "9 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 743625059, + "unit": "ns/op\t165963944 B/op\t 803288 allocs/op", + "extra": "2 times\n2 procs" + } + ] } ] }