diff --git a/dev/bench/data.js b/dev/bench/data.js index 3c4c298e9..c48ddeeb3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698792766011, + "lastUpdate": 1698794171949, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -75094,6 +75094,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "63d4c8fbf9406ce2dd4d37295f03f98eac91385f", + "message": "validation: option to bypass", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4655/commits/63d4c8fbf9406ce2dd4d37295f03f98eac91385f" + }, + "date": 1698794163351, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16399489, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10293033, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }