From a28407e806cfc00a7a45841f91c0e9f174e2b7c0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Jul 2022 20:07:49 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d9274f0d1908f9db5ff4c349192768f69972e8f2 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 500d73a3d..f7275679a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1657654846111, + "lastUpdate": 1657656469280, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -2018,6 +2018,42 @@ window.BENCHMARK_DATA = { "extra": "136 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "d9274f0d1908f9db5ff4c349192768f69972e8f2", + "message": "autocert: continue on error (#3476)", + "timestamp": "2022-07-12T14:05:27-06:00", + "tree_id": "d14c389890da5efc23dfb378a4cdf4bb5ed6a3e7", + "url": "https://github.com/pomerium/pomerium/commit/d9274f0d1908f9db5ff4c349192768f69972e8f2" + }, + "date": 1657656468654, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14973895, + "unit": "ns/op", + "extra": "85 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8568840, + "unit": "ns/op", + "extra": "145 times\n2 procs" + } + ] } ] }