diff --git a/dev/bench/data.js b/dev/bench/data.js index 350f2af6e..249a1fc1a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702594502060, + "lastUpdate": 1702594612173, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -89830,6 +89830,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "67bdb65e582aed93d62764ed18e8f843b11af9b2", + "message": "core/config: remove debug option, always use json logs", + "timestamp": "2023-12-14T15:11:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4857/commits/67bdb65e582aed93d62764ed18e8f843b11af9b2" + }, + "date": 1702594604890, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8896373, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6189725, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }