add Benchmark (go) benchmark result for bfadf123d5

This commit is contained in:
github-action-benchmark 2022-12-24 03:17:55 +00:00
parent 65351b9ff9
commit 791c5bae4c

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1671726828067, "lastUpdate": 1671851875571,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -25394,6 +25394,38 @@ window.BENCHMARK_DATA = {
"extra": "118 times\n2 procs" "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"
}
]
} }
] ]
} }