add Benchmark (go) benchmark result for 43bc6ce056ad1a9bbfa3c717b842dfb71faa9b7b

This commit is contained in:
github-action-benchmark 2024-01-09 02:58:00 +00:00
parent a46436e237
commit 053a9a59d8

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704769023871, "lastUpdate": 1704769080613,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -93246,6 +93246,38 @@ window.BENCHMARK_DATA = {
"extra": "166 times\n4 procs" "extra": "166 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "43bc6ce056ad1a9bbfa3c717b842dfb71faa9b7b",
"message": "envoy: enable TCP keepalive for internal clusters",
"timestamp": "2024-01-07T19:05:48Z",
"url": "https://github.com/pomerium/pomerium/pull/4902/commits/43bc6ce056ad1a9bbfa3c717b842dfb71faa9b7b"
},
"date": 1704769073692,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9727072,
"unit": "ns/op",
"extra": "124 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6880045,
"unit": "ns/op",
"extra": "176 times\n4 procs"
}
]
} }
] ]
} }