mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 19:08:03 +02:00
add Benchmark (go) benchmark result for d2e8ecc7da
This commit is contained in:
parent
eccbb51d91
commit
07d5296d63
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1689965284285,
|
"lastUpdate": 1689966496862,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -57210,6 +57210,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "98 times\n2 procs"
|
"extra": "98 times\n2 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": "d2e8ecc7dae389eb94070556b28048675c032605",
|
||||||
|
"message": "envoy: configure upstream IP SAN match as needed (#4380)\n\nWhen building an upstream validation context for a particular URL, check\r\nwhether the hostname is an IP address. If so, configure the SAN match to\r\nuse type IP_ADDRESS rather than DNS.",
|
||||||
|
"timestamp": "2023-07-21T12:02:51-07:00",
|
||||||
|
"tree_id": "fe5a486ee63beeded05347db6d8b9a3d77cfd766",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/d2e8ecc7dae389eb94070556b28048675c032605"
|
||||||
|
},
|
||||||
|
"date": 1689966491051,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13786131,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "74 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10254349,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue