add Benchmark (go) benchmark result for c34157d533

This commit is contained in:
github-action-benchmark 2022-11-23 15:42:03 +00:00
parent edd98533bb
commit 318c526d07

View file

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