add Benchmark (go) benchmark result for 921d4e87e0fdbff513eb7aaf4eda04ac1e24765a

This commit is contained in:
github-action-benchmark 2024-01-09 02:57:03 +00:00
parent 6186b7201c
commit a46436e237

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704733893086, "lastUpdate": 1704769023871,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -93214,6 +93214,38 @@ window.BENCHMARK_DATA = {
"extra": "186 times\n4 procs" "extra": "186 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "921d4e87e0fdbff513eb7aaf4eda04ac1e24765a",
"message": "envoy: enable TCP keepalive for internal clusters",
"timestamp": "2024-01-07T19:05:48Z",
"url": "https://github.com/pomerium/pomerium/pull/4902/commits/921d4e87e0fdbff513eb7aaf4eda04ac1e24765a"
},
"date": 1704769016764,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9639594,
"unit": "ns/op",
"extra": "120 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6895471,
"unit": "ns/op",
"extra": "166 times\n4 procs"
}
]
} }
] ]
} }