From d576f8bf5f30fdba7ba6f2c83887d25e860d7a25 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Jul 2022 19:16:02 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 03a985f445f9630241b30c228070de64970b0438 --- dev/bench/data.js | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 7e5e6cb5c..325cf2919 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1657649715780, + "lastUpdate": 1657653362629, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -1950,6 +1950,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "03a985f445f9630241b30c228070de64970b0438", + "message": "autocert: continue on error", + "timestamp": "2022-07-11T19:42:26Z", + "url": "https://github.com/pomerium/pomerium/pull/3476/commits/03a985f445f9630241b30c228070de64970b0438" + }, + "date": 1657653362153, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14503140, + "unit": "ns/op", + "extra": "88 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8720374, + "unit": "ns/op", + "extra": "144 times\n2 procs" + } + ] } ] }