diff --git a/dev/bench/data.js b/dev/bench/data.js index 4e187bf3d..c4f457913 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726773288082, + "lastUpdate": 1726774610895, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124522,6 +124522,38 @@ window.BENCHMARK_DATA = { "extra": "166 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cd526dd648576475b4aeeeb6b9953703f342fe2a", + "message": "Core-Zero Import", + "timestamp": "2024-09-19T19:10:50Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/cd526dd648576475b4aeeeb6b9953703f342fe2a" + }, + "date": 1726774599125, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10221130, + "unit": "ns/op", + "extra": "117 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6962563, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }