diff --git a/dev/bench/data.js b/dev/bench/data.js index b7f9a00a0..1ef5665bd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724203271124, + "lastUpdate": 1724205472223, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119518,6 +119518,38 @@ window.BENCHMARK_DATA = { "extra": "159 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "15a45cb949f4f8a301ab58b90cba30a676d7592a", + "message": "zero/health-checks: fix early checks sometimes missing", + "timestamp": "2024-08-20T20:22:29Z", + "url": "https://github.com/pomerium/pomerium/pull/5229/commits/15a45cb949f4f8a301ab58b90cba30a676d7592a" + }, + "date": 1724205461409, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9222442, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6701703, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }