add Benchmark (go) benchmark result for 20a9be891f

This commit is contained in:
github-action-benchmark 2024-11-18 16:53:57 +00:00
parent cd1227f0cc
commit 72d1084d8d

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1731947197867,
"lastUpdate": 1731948837497,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -130794,6 +130794,42 @@ window.BENCHMARK_DATA = {
"extra": "190 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "cdoxsey@pomerium.com",
"name": "Caleb Doxsey",
"username": "calebdoxsey"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "20a9be891f5566ce60bd8ef9352eb1aadb40d9bf",
"message": "envoyconfig: cleanup (#5350)\n\n* envoyconfig: cleanup\r\n\r\n* remove listener access log for mtls for insecure server which can't use mtls\r\n\r\n* use new functions\r\n\r\n* rename method\r\n\r\n* refactor common code",
"timestamp": "2024-11-18T09:50:23-07:00",
"tree_id": "2d73813f2b72e7e0dad1786670dc989530bd8f5a",
"url": "https://github.com/pomerium/pomerium/commit/20a9be891f5566ce60bd8ef9352eb1aadb40d9bf"
},
"date": 1731948824478,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8061094,
"unit": "ns/op",
"extra": "146 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5671861,
"unit": "ns/op",
"extra": "216 times\n4 procs"
}
]
}
]
}