diff --git a/dev/bench/data.js b/dev/bench/data.js index 1e8b14221..8cda62202 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701189450674, + "lastUpdate": 1701189793029, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -81602,6 +81602,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4d3a0c4eb910eb322bf54915dd8e748678becf63", + "message": "make stateless authenticate optional", + "timestamp": "2023-11-26T15:41:54Z", + "url": "https://github.com/pomerium/pomerium/pull/4765/commits/4d3a0c4eb910eb322bf54915dd8e748678becf63" + }, + "date": 1701189786532, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9535436, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6974356, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }