From 61414da36234ff8aae9e9f5d58a1a0caa5028a7e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 21 Jul 2023 21:56:51 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for aa4ed135ae76eda144a71ee196fe841ad95e8ec0 --- 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 445f35088..657292e24 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689967365455, + "lastUpdate": 1689976611824, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -57314,6 +57314,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aa4ed135ae76eda144a71ee196fe841ad95e8ec0", + "message": "config: add customization options for logging", + "timestamp": "2023-07-21T17:04:03Z", + "url": "https://github.com/pomerium/pomerium/pull/4383/commits/aa4ed135ae76eda144a71ee196fe841ad95e8ec0" + }, + "date": 1689976606168, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16976014, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11528122, + "unit": "ns/op", + "extra": "92 times\n2 procs" + } + ] } ] }