add Benchmark (go) benchmark result for 49bec7bdc1

This commit is contained in:
github-action-benchmark 2022-12-24 03:31:31 +00:00
parent 791c5bae4c
commit eb5dd1342f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1671851875571,
"lastUpdate": 1671852691449,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -25426,6 +25426,38 @@ window.BENCHMARK_DATA = {
"extra": "147 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "49bec7bdc1fa67f00ef3a5a05182ed5cf6024f0e",
"message": "use tlsClientConfig instead of custom dialer",
"timestamp": "2022-12-23T12:02:47Z",
"url": "https://github.com/pomerium/pomerium/pull/3830/commits/49bec7bdc1fa67f00ef3a5a05182ed5cf6024f0e"
},
"date": 1671852690643,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 12405375,
"unit": "ns/op",
"extra": "96 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8326934,
"unit": "ns/op",
"extra": "148 times\n2 procs"
}
]
}
]
}