add Benchmark (go) benchmark result for 653d8f9594

This commit is contained in:
github-action-benchmark 2024-09-09 23:34:20 +00:00
parent 8f0aab5902
commit 578001e7a6

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1725924388135,
"lastUpdate": 1725924860686,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -122862,6 +122862,42 @@ window.BENCHMARK_DATA = {
"extra": "186 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "joekralicky@gmail.com",
"name": "Joe Kralicky",
"username": "kralicky"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "653d8f95946014162d33d09718a2165a32a7e4ff",
"message": "Revert \"config: allow overriding port numbers using environment variables (#5194)\" (#5273)\n\nThis reverts commit fdefcf9a16333b007058707f81cfbd1b97463c4f.\r\n\r\nThis was originally intended for a specific integration test use case,\r\nbut it did not end up being needed. Additionally, the environment\r\nvariable names can conflict with Kubernetes service environment variables.",
"timestamp": "2024-09-09T19:30:48-04:00",
"tree_id": "fa44a7560ff53bb81f21c995051fd95ec3039aab",
"url": "https://github.com/pomerium/pomerium/commit/653d8f95946014162d33d09718a2165a32a7e4ff"
},
"date": 1725924839159,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9033455,
"unit": "ns/op",
"extra": "128 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6158280,
"unit": "ns/op",
"extra": "169 times\n4 procs"
}
]
}
]
}