add Benchmark (go) benchmark result for 2dfb0ac1f6

This commit is contained in:
github-action-benchmark 2022-12-15 20:59:14 +00:00
parent 7f80334b6e
commit 0731a126b7

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1671136779250,
"lastUpdate": 1671137954761,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -24314,6 +24314,38 @@ window.BENCHMARK_DATA = {
"extra": "150 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2dfb0ac1f611deed6177bfe91900533b8bf2dd55",
"message": "webauthn: require session when accessing /.pomerium/webauthn",
"timestamp": "2022-12-15T15:40:30Z",
"url": "https://github.com/pomerium/pomerium/pull/3814/commits/2dfb0ac1f611deed6177bfe91900533b8bf2dd55"
},
"date": 1671137953827,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18339754,
"unit": "ns/op",
"extra": "70 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10957890,
"unit": "ns/op",
"extra": "105 times\n2 procs"
}
]
}
]
}