From 771e5b60b5ad12d8f0fe244336d84e7a47206143 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 27 Feb 2023 17:09:40 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 29eb2417be5550df4fb925a970280b1432dfdd38 --- 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 965294817..6028e7a16 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1677517733965, + "lastUpdate": 1677517780346, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -36174,6 +36174,38 @@ window.BENCHMARK_DATA = { "extra": "135 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "29eb2417be5550df4fb925a970280b1432dfdd38", + "message": "chore(deps): bump distroless/base from `8e770ae` to `5812871`", + "timestamp": "2023-02-27T16:25:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4025/commits/29eb2417be5550df4fb925a970280b1432dfdd38" + }, + "date": 1677517779545, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13340887, + "unit": "ns/op", + "extra": "88 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8204305, + "unit": "ns/op", + "extra": "145 times\n2 procs" + } + ] } ] }