From 16126baee8d2acd21c14bc65c7651799d3f30786 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 7 Nov 2023 23:39:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a94fe441753240d581f6db38468ffafa46353935 --- 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 191913279..201860c5b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699398431237, + "lastUpdate": 1699400390195, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -79350,6 +79350,38 @@ window.BENCHMARK_DATA = { "extra": "139 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a94fe441753240d581f6db38468ffafa46353935", + "message": "core/config: add pass_identity_headers option", + "timestamp": "2023-11-07T07:00:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4720/commits/a94fe441753240d581f6db38468ffafa46353935" + }, + "date": 1699400381813, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16255992, + "unit": "ns/op", + "extra": "76 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11466637, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }