From a71fcabd543358eb7bd6befcd53eb207ef2f899f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 19 Sep 2024 15:22:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f0f4fb6a57ca2643b6d0389cd546086ce551aac0 --- 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 6d7dd4364..ba463c490 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726677392395, + "lastUpdate": 1726759324633, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124322,6 +124322,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f0f4fb6a57ca2643b6d0389cd546086ce551aac0", + "message": "core/proxy: support loading sessions from headers and query string", + "timestamp": "2024-09-18T10:20:53Z", + "url": "https://github.com/pomerium/pomerium/pull/5291/commits/f0f4fb6a57ca2643b6d0389cd546086ce551aac0" + }, + "date": 1726759301944, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9612791, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6879554, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }