From d78978d2164540cc9ef6c94a73a4bdab3aaf6b71 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 19 Jan 2023 09:27:40 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a35bd4cda22586a35caf9529c1e51ec641b9168e --- 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 d1d6136309272da82d255e1847a836e0b5e48e29..871b4ae657b24e2bc83ba0ca28689dcf091241ae 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1674058241518, + "lastUpdate": 1674120460856, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -1554,6 +1554,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": "a35bd4cda22586a35caf9529c1e51ec641b9168e", + "message": "Merge pull request #1002 from MichaelMure/changed-flag\n\ncommands: different pattern to detect changed flags", + "timestamp": "2023-01-19T10:25:49+01:00", + "tree_id": "9c4bbe3fc62b0fa429a3e0392329d06d0ff47f45", + "url": "https://github.com/MichaelMure/git-bug/commit/a35bd4cda22586a35caf9529c1e51ec641b9168e" + }, + "date": 1674120459653, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 36025309, + "unit": "ns/op\t 4963580 B/op\t 24203 allocs/op", + "extra": "33 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 200104701, + "unit": "ns/op\t27840211 B/op\t 134386 allocs/op", + "extra": "5 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 1127272719, + "unit": "ns/op\t166542824 B/op\t 803328 allocs/op", + "extra": "1 times\n2 procs" + } + ] } ] }