mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 3325dac4af
This commit is contained in:
parent
d2284c54f4
commit
8989d9a59b
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1683236095291,
|
"lastUpdate": 1683236143232,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -43642,6 +43642,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "136 times\n2 procs"
|
"extra": "136 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "cdoxsey@pomerium.com",
|
||||||
|
"name": "Caleb Doxsey",
|
||||||
|
"username": "calebdoxsey"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "3325dac4af336639813518eba66d8acef473f351",
|
||||||
|
"message": "envoyconfig: disable validation context when no client certificates are required (#4151)",
|
||||||
|
"timestamp": "2023-05-04T15:32:14-06:00",
|
||||||
|
"tree_id": "55d26c929a868c6d440544f332bce8be8f1d8fbc",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/3325dac4af336639813518eba66d8acef473f351"
|
||||||
|
},
|
||||||
|
"date": 1683236142458,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 18399418,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "61 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 11894988,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "93 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue