add Benchmark (go) benchmark result for f5e1875f11

This commit is contained in:
github-action-benchmark 2023-07-07 23:37:30 +00:00
parent baed1f8b82
commit a00fac0c87

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1688679322055, "lastUpdate": 1688773050211,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -55294,6 +55294,38 @@ window.BENCHMARK_DATA = {
"extra": "136 times\n2 procs" "extra": "136 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "f5e1875f1181e5ee1ea85f985369f681908158aa",
"message": "authorize: do not redirect if invalid client cert",
"timestamp": "2023-07-06T12:36:41Z",
"url": "https://github.com/pomerium/pomerium/pull/4344/commits/f5e1875f1181e5ee1ea85f985369f681908158aa"
},
"date": 1688773046233,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13729848,
"unit": "ns/op",
"extra": "84 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8715227,
"unit": "ns/op",
"extra": "136 times\n2 procs"
}
]
} }
] ]
} }