From 2f8be330fcaea97f0863fb8f3194193b7f594f95 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 15 Oct 2024 17:09:45 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for de9e54ee131ecff392d9ca6aab5f74e308e4350b --- 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 57eb26b32..504f07853 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728604749902, + "lastUpdate": 1729012185617, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126710,6 +126710,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "de9e54ee131ecff392d9ca6aab5f74e308e4350b", + "message": "config: set_response_headers is not unknown", + "timestamp": "2024-10-15T08:54:10Z", + "url": "https://github.com/pomerium/pomerium/pull/5326/commits/de9e54ee131ecff392d9ca6aab5f74e308e4350b" + }, + "date": 1729012173965, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10153423, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6830312, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }