From b304b3498844adb4a9969718f08be35d76a07389 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 17 Jul 2023 22:46:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 09574e0bb64d9cbd70373bae5175fc0b6934944b --- 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 839c3829d..08485481e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689633916493, + "lastUpdate": 1689633998388, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -56446,6 +56446,38 @@ window.BENCHMARK_DATA = { "extra": "127 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "09574e0bb64d9cbd70373bae5175fc0b6934944b", + "message": "config: validate log levels", + "timestamp": "2023-07-17T13:13:35Z", + "url": "https://github.com/pomerium/pomerium/pull/4367/commits/09574e0bb64d9cbd70373bae5175fc0b6934944b" + }, + "date": 1689633993152, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17308495, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11068836, + "unit": "ns/op", + "extra": "99 times\n2 procs" + } + ] } ] }