diff --git a/dev/bench/data.js b/dev/bench/data.js index cda9ea15f..145983d36 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724206629083, + "lastUpdate": 1724206666092, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119586,6 +119586,38 @@ window.BENCHMARK_DATA = { "extra": "172 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1449689135c9350a7ed171d8933dbfadc6715c8d", + "message": "zero/connect: add re-run health checks command", + "timestamp": "2024-08-21T02:13:49Z", + "url": "https://github.com/pomerium/pomerium/pull/5219/commits/1449689135c9350a7ed171d8933dbfadc6715c8d" + }, + "date": 1724206655696, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8744429, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6065675, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }