diff --git a/dev/bench/data.js b/dev/bench/data.js index fc67804d9..e7d8b428c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726876148430, + "lastUpdate": 1727113540032, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124754,6 +124754,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "75c7e8316335072f2bd4fa2877005c8b27e0fd70", + "message": "databroker: additional JWT validation", + "timestamp": "2024-09-21T01:21:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5303/commits/75c7e8316335072f2bd4fa2877005c8b27e0fd70" + }, + "date": 1727113527580, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9872198, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6201862, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }