diff --git a/dev/bench/data.js b/dev/bench/data.js index 97b0c5f14..15c2406d6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736884344053, + "lastUpdate": 1736885722256, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -149444,6 +149444,38 @@ window.BENCHMARK_DATA = { "extra": "447111 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a4caed296b8028b50dc680a772d05a5b7c98b755", + "message": "authorize: add filter options for JWT groups (#5417)", + "timestamp": "2025-01-14T19:00:42Z", + "url": "https://github.com/pomerium/pomerium/pull/5426/commits/a4caed296b8028b50dc680a772d05a5b7c98b755" + }, + "date": 1736885695770, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8790405, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5984735, + "unit": "ns/op", + "extra": "199 times\n4 procs" + } + ] } ] }