diff --git a/dev/bench/data.js b/dev/bench/data.js index ad5158c1d..8075c368b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -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" + } + ] } ] }