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