mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for bfadf123d5
This commit is contained in:
parent
65351b9ff9
commit
791c5bae4c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1671726828067,
|
||||
"lastUpdate": 1671851875571,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -25394,6 +25394,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "118 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "bfadf123d53fcfad0e73f11fc381b110b06b0dfe",
|
||||
"message": "use tlsClientConfig instead of custom dialer",
|
||||
"timestamp": "2022-12-23T12:02:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3830/commits/bfadf123d53fcfad0e73f11fc381b110b06b0dfe"
|
||||
},
|
||||
"date": 1671851874793,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12634907,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7991444,
|
||||
"unit": "ns/op",
|
||||
"extra": "147 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue