add Benchmark (go) benchmark result for 8f34d21642

This commit is contained in:
github-action-benchmark 2023-03-07 21:53:46 +00:00
parent 13ff76f613
commit 750e2a812e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1678225697915,
"lastUpdate": 1678226026895,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -37414,6 +37414,38 @@ window.BENCHMARK_DATA = {
"extra": "136 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "8f34d216425d57350356e67721e18dd6d9742cdb",
"message": "authorize: move sign out and jwks urls to route, update issuer for JWT",
"timestamp": "2023-03-07T16:11:10Z",
"url": "https://github.com/pomerium/pomerium/pull/4046/commits/8f34d216425d57350356e67721e18dd6d9742cdb"
},
"date": 1678226025079,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 12636294,
"unit": "ns/op",
"extra": "100 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8021711,
"unit": "ns/op",
"extra": "152 times\n2 procs"
}
]
}
]
}