add Benchmark (go) benchmark result for 54fb9fea04

This commit is contained in:
github-action-benchmark 2022-11-23 02:14:16 +00:00
parent 26caf799f6
commit edd98533bb

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1669169403595, "lastUpdate": 1669169656306,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -20998,6 +20998,38 @@ window.BENCHMARK_DATA = {
"extra": "152 times\n2 procs" "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"
}
]
} }
] ]
} }