From e93b00e13ba9897f44d81dfa773d29c6b51dbeb8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 7 Nov 2022 16:04:53 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for cdc817077624e29faf8346d39dc3110b9e42a4b6 --- 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 26b65e121..e4841b2fa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1667622468348, + "lastUpdate": 1667837093836, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -18034,6 +18034,38 @@ window.BENCHMARK_DATA = { "extra": "144 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cdc817077624e29faf8346d39dc3110b9e42a4b6", + "message": "chore(deps): bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4", + "timestamp": "2022-11-06T11:22:29Z", + "url": "https://github.com/pomerium/pomerium/pull/3726/commits/cdc817077624e29faf8346d39dc3110b9e42a4b6" + }, + "date": 1667837093231, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13588376, + "unit": "ns/op", + "extra": "85 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7943690, + "unit": "ns/op", + "extra": "157 times\n2 procs" + } + ] } ] }