diff --git a/dev/bench/data.js b/dev/bench/data.js index 74aa15027..371155038 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1669169656306, + "lastUpdate": 1669218123000, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -21030,6 +21030,38 @@ window.BENCHMARK_DATA = { "extra": "134 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c34157d53352cda35c5c079c40f967d7ccc94bd2", + "message": "hpke: add HPKE key to JWKS endpoint", + "timestamp": "2022-11-23T09:23:07Z", + "url": "https://github.com/pomerium/pomerium/pull/3762/commits/c34157d53352cda35c5c079c40f967d7ccc94bd2" + }, + "date": 1669218122350, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11564025, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7578653, + "unit": "ns/op", + "extra": "153 times\n2 procs" + } + ] } ] }