From 1bc9605a0636e50cef146cd42c8631dc3bb82e2d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 10 Aug 2023 23:21:05 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 77f06972cd2f664cf143c6072a775656c9fda1e4 --- 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 87bf259de..cca773784 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691704900677, + "lastUpdate": 1691709665269, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -62218,6 +62218,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "77f06972cd2f664cf143c6072a775656c9fda1e4", + "message": "cryptutil: update CRL parsing", + "timestamp": "2023-08-09T06:24:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4454/commits/77f06972cd2f664cf143c6072a775656c9fda1e4" + }, + "date": 1691709660232, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14039927, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 47739196, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }