From 252c65ea987baa72e014bbd82bed3ced48f29343 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Mar 2024 21:44:46 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3ac74c68ca73f422be4c5a97191af8564ae5567c --- 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 228dc9d22..c4f376ffe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710992196617, + "lastUpdate": 1711057486484, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -104322,6 +104322,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3ac74c68ca73f422be4c5a97191af8564ae5567c", + "message": "zero: fix bootstrap config path", + "timestamp": "2024-03-21T13:28:53Z", + "url": "https://github.com/pomerium/pomerium/pull/5035/commits/3ac74c68ca73f422be4c5a97191af8564ae5567c" + }, + "date": 1711057474042, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8272940, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5950078, + "unit": "ns/op", + "extra": "210 times\n4 procs" + } + ] } ] }