add Benchmark (go) benchmark result for f7cb9d97de71d94749dea426fa63c5839909cad9

This commit is contained in:
github-action-benchmark 2024-08-23 18:10:11 +00:00
parent 09a7b5b327
commit 9f3daa1a41

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1724436207410, "lastUpdate": 1724436611129,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -120206,6 +120206,38 @@ window.BENCHMARK_DATA = {
"extra": "184 times\n4 procs" "extra": "184 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "f7cb9d97de71d94749dea426fa63c5839909cad9",
"message": "Optimize envoy config building",
"timestamp": "2024-08-23T16:35:50Z",
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/f7cb9d97de71d94749dea426fa63c5839909cad9"
},
"date": 1724436599471,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8717242,
"unit": "ns/op",
"extra": "138 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6016833,
"unit": "ns/op",
"extra": "189 times\n4 procs"
}
]
} }
] ]
} }