add Benchmark (go) benchmark result for 35c759e8d2

This commit is contained in:
github-action-benchmark 2023-01-06 20:35:02 +00:00
parent b7ac4c4861
commit 5ea0985e5c

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1673034827601, "lastUpdate": 1673037301978,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -27550,6 +27550,38 @@ window.BENCHMARK_DATA = {
"extra": "114 times\n2 procs" "extra": "114 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "35c759e8d2cac093a5080a420c75e0dc1e521e6a",
"message": "config: use insecure skip verify if derived certificates are not used",
"timestamp": "2023-01-06T04:02:54Z",
"url": "https://github.com/pomerium/pomerium/pull/3861/commits/35c759e8d2cac093a5080a420c75e0dc1e521e6a"
},
"date": 1673037301046,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11411748,
"unit": "ns/op",
"extra": "91 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7789271,
"unit": "ns/op",
"extra": "156 times\n2 procs"
}
]
} }
] ]
} }