diff --git a/dev/bench/data.js b/dev/bench/data.js index a7c162434..74aa15027 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1669169403595, + "lastUpdate": 1669169656306, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -20998,6 +20998,38 @@ window.BENCHMARK_DATA = { "extra": "152 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "54fb9fea04ac6b2c9a6d03964c9986cf0f274d87", + "message": "hpke: add HPKE key to JWKS endpoint", + "timestamp": "2022-11-22T14:55:04Z", + "url": "https://github.com/pomerium/pomerium/pull/3762/commits/54fb9fea04ac6b2c9a6d03964c9986cf0f274d87" + }, + "date": 1669169655621, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12275125, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8925449, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }