add Benchmark (go) benchmark result for 15d69424d9

This commit is contained in:
github-action-benchmark 2022-11-28 19:25:55 +00:00
parent 9078681e29
commit 8135f8f245

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1669653483658, "lastUpdate": 1669663555269,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -21594,6 +21594,38 @@ window.BENCHMARK_DATA = {
"extra": "120 times\n2 procs" "extra": "120 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "15d69424d99370cfd12b72c65e3afb34f570a3d7",
"message": "config: add option for tls renogotiation",
"timestamp": "2022-11-28T16:23:00Z",
"url": "https://github.com/pomerium/pomerium/pull/3773/commits/15d69424d99370cfd12b72c65e3afb34f570a3d7"
},
"date": 1669663554777,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11351204,
"unit": "ns/op",
"extra": "104 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7950839,
"unit": "ns/op",
"extra": "150 times\n2 procs"
}
]
} }
] ]
} }