add Benchmark (go) benchmark result for 1da753a3ea

This commit is contained in:
github-action-benchmark 2022-11-18 02:34:07 +00:00
parent c69cb26398
commit 73c896f00a

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1668738640922, "lastUpdate": 1668738847760,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -20102,6 +20102,38 @@ window.BENCHMARK_DATA = {
"extra": "169 times\n2 procs" "extra": "169 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1da753a3ea37518a47126cc4b476213963b5f84d",
"message": "proxy: add userinfo and webauthn endpoints",
"timestamp": "2022-11-18T02:16:39Z",
"url": "https://github.com/pomerium/pomerium/pull/3755/commits/1da753a3ea37518a47126cc4b476213963b5f84d"
},
"date": 1668738847117,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11196527,
"unit": "ns/op",
"extra": "100 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7993426,
"unit": "ns/op",
"extra": "147 times\n2 procs"
}
]
} }
] ]
} }