add Benchmark (go) benchmark result for a14ab4aad040e0cf6b2643d357bbc9710c00f939

This commit is contained in:
github-action-benchmark 2024-07-31 18:04:06 +00:00
parent 6064cbe3a9
commit 90062d39c8

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1722448972901, "lastUpdate": 1722449046020,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -115590,6 +115590,38 @@ window.BENCHMARK_DATA = {
"extra": "159 times\n4 procs" "extra": "159 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "a14ab4aad040e0cf6b2643d357bbc9710c00f939",
"message": "config: allow overriding port numbers using environment variables",
"timestamp": "2024-07-30T14:34:18Z",
"url": "https://github.com/pomerium/pomerium/pull/5195/commits/a14ab4aad040e0cf6b2643d357bbc9710c00f939"
},
"date": 1722449035662,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8346089,
"unit": "ns/op",
"extra": "136 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5981654,
"unit": "ns/op",
"extra": "205 times\n4 procs"
}
]
} }
] ]
} }