mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for dbedfc586f
This commit is contained in:
parent
61aed97423
commit
488c668e29
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1721962116303,
|
||||
"lastUpdate": 1722014846526,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -115290,6 +115290,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "190 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "51246568+kenjenkins@users.noreply.github.com",
|
||||
"name": "Kenneth Jenkins",
|
||||
"username": "kenjenkins"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "dbedfc586fb8e5fed58057e39c74903604fe1107",
|
||||
"message": "add mTLS UserPrincipalName SAN match (#5177)\n\nAdd a new 'user_principal_name' type to the downstream mTLS\r\nmatch_subject_alt_names option. This corresponds to the 'OtherName' type\r\nwith type-id 1.3.6.1.4.1.311.20.2.3 and a UTF8String value.\r\nAdd support for UserPrincipalName SAN matching to the policy evaluator.",
|
||||
"timestamp": "2024-07-26T10:23:19-07:00",
|
||||
"tree_id": "e9b7c49cd0e367952a17d2848edf80b1dadb6fff",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/dbedfc586fb8e5fed58057e39c74903604fe1107"
|
||||
},
|
||||
"date": 1722014827985,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9138192,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6302307,
|
||||
"unit": "ns/op",
|
||||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue