diff --git a/dev/bench/data.js b/dev/bench/data.js index c3fcf9d88..307ce6a20 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733947887042, + "lastUpdate": 1733948044440, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132868,6 +132868,38 @@ window.BENCHMARK_DATA = { "extra": "201 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5e0566108001d7be5041392bc7eb696ce5d0f91c", + "message": "authorize: change handling of empty groups claim", + "timestamp": "2024-12-11T20:07:36Z", + "url": "https://github.com/pomerium/pomerium/pull/5394/commits/5e0566108001d7be5041392bc7eb696ce5d0f91c" + }, + "date": 1733948031776, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8083357, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5733693, + "unit": "ns/op", + "extra": "206 times\n4 procs" + } + ] } ] }