mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for d6704887d4
This commit is contained in:
parent
7f43c0c6cd
commit
677e2e93e9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1661959202762,
|
||||
"lastUpdate": 1661959466645,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -9242,6 +9242,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "135 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d6704887d4b55e7bc4ce02adda1255738d947517",
|
||||
"message": "envoyconfig: add virtual host domains for certificates in addition to routes",
|
||||
"timestamp": "2022-08-30T08:20:56Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3593/commits/d6704887d4b55e7bc4ce02adda1255738d947517"
|
||||
},
|
||||
"date": 1661959465978,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15632770,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9578406,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue