diff --git a/dev/bench/data.js b/dev/bench/data.js index 5ef88555e..1e653bd44 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724335042535, + "lastUpdate": 1724352065269, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119778,6 +119778,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bd1377a5c7f07e7245d9ea43031acd0ad3748289", + "message": "zero/connect: add re-run health checks command", + "timestamp": "2024-08-21T13:12:33Z", + "url": "https://github.com/pomerium/pomerium/pull/5219/commits/bd1377a5c7f07e7245d9ea43031acd0ad3748289" + }, + "date": 1724352054566, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9343339, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6426938, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }