From 4c5f3f3efc8b475d3041fabebbcc511f763f06d2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 17 Jul 2023 22:45:16 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 1f787d4c9a9325be31c4119afd1edbd6402e4558 --- 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 f08619f14..839c3829d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689627825470, + "lastUpdate": 1689633916493, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -56414,6 +56414,38 @@ window.BENCHMARK_DATA = { "extra": "142 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1f787d4c9a9325be31c4119afd1edbd6402e4558", + "message": "config: validate log levels", + "timestamp": "2023-07-17T13:13:35Z", + "url": "https://github.com/pomerium/pomerium/pull/4367/commits/1f787d4c9a9325be31c4119afd1edbd6402e4558" + }, + "date": 1689633911484, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14601600, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9326922, + "unit": "ns/op", + "extra": "127 times\n2 procs" + } + ] } ] }