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" + } + ] } ] }