From f889cf94fc7bc66fb6fe11ccb00408e51ba92d14 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 9 Sep 2024 23:19:35 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for bb6582e8a03f47583ae4e23744af5d0f1e6cc87d --- 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 564bc2889..0a55ac974 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725922406017, + "lastUpdate": 1725923975521, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122798,6 +122798,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bb6582e8a03f47583ae4e23744af5d0f1e6cc87d", + "message": "Revert \"config: allow overriding port numbers using environment variables\"", + "timestamp": "2024-09-09T05:50:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5272/commits/bb6582e8a03f47583ae4e23744af5d0f1e6cc87d" + }, + "date": 1725923964568, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8799767, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6112284, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }