diff --git a/dev/bench/data.js b/dev/bench/data.js index d67506ad6..4a925ae2f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722282434413, + "lastUpdate": 1722290885847, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115458,6 +115458,38 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bb54e8b3813486e4b4afd2cfae9e1a52d35c9dc0", + "message": "core/authorize: always pass jwt", + "timestamp": "2024-07-29T19:43:55Z", + "url": "https://github.com/pomerium/pomerium/pull/5190/commits/bb54e8b3813486e4b4afd2cfae9e1a52d35c9dc0" + }, + "date": 1722290875352, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8465716, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5994932, + "unit": "ns/op", + "extra": "192 times\n4 procs" + } + ] } ] }