From f5f446175c47807cf5bfea559aa8441ab4ff1a26 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 16 Aug 2023 23:59:01 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 8d97ab807bb806816698b6044f390ef852dad516 --- 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 493892d2f..5e9d32ae9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692216047418, + "lastUpdate": 1692230341831, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -63334,6 +63334,38 @@ window.BENCHMARK_DATA = { "extra": "112 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8d97ab807bb806816698b6044f390ef852dad516", + "message": "authorize: remove incorrect client-cert-valid reason", + "timestamp": "2023-08-16T10:08:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4470/commits/8d97ab807bb806816698b6044f390ef852dad516" + }, + "date": 1692230332096, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14847919, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10230382, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }