add Benchmark (go) benchmark result for 4d12aa777a

This commit is contained in:
github-action-benchmark 2024-07-25 02:55:08 +00:00
parent df6a3816d1
commit d5cd19debf

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1721839851399, "lastUpdate": 1721876108044,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -115194,6 +115194,38 @@ window.BENCHMARK_DATA = {
"extra": "184 times\n4 procs" "extra": "184 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "4d12aa777a96a9b327d696e727ebf7f1f42235aa",
"message": "add mTLS UserPrincipalName SAN match",
"timestamp": "2024-07-24T22:15:27Z",
"url": "https://github.com/pomerium/pomerium/pull/5177/commits/4d12aa777a96a9b327d696e727ebf7f1f42235aa"
},
"date": 1721876098006,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8983635,
"unit": "ns/op",
"extra": "129 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6367418,
"unit": "ns/op",
"extra": "190 times\n4 procs"
}
]
} }
] ]
} }