diff --git a/dev/bench/data.js b/dev/bench/data.js index a6b59b3e2..81a0f256e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729882465002, + "lastUpdate": 1729886799840, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128186,6 +128186,38 @@ window.BENCHMARK_DATA = { "extra": "186 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "66523d5e7facde291606d9baec29f640132c64ae", + "message": "Decouple audience claim value from issuer format", + "timestamp": "2024-10-25T18:51:01Z", + "url": "https://github.com/pomerium/pomerium/pull/5345/commits/66523d5e7facde291606d9baec29f640132c64ae" + }, + "date": 1729886787394, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9409904, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6416504, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }