mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 35c759e8d2
This commit is contained in:
parent
b7ac4c4861
commit
5ea0985e5c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1673034827601,
|
||||
"lastUpdate": 1673037301978,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -27550,6 +27550,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "114 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "35c759e8d2cac093a5080a420c75e0dc1e521e6a",
|
||||
"message": "config: use insecure skip verify if derived certificates are not used",
|
||||
"timestamp": "2023-01-06T04:02:54Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3861/commits/35c759e8d2cac093a5080a420c75e0dc1e521e6a"
|
||||
},
|
||||
"date": 1673037301046,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11411748,
|
||||
"unit": "ns/op",
|
||||
"extra": "91 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7789271,
|
||||
"unit": "ns/op",
|
||||
"extra": "156 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue