add Benchmark (go) benchmark result for 36863377aa97059f706fa2e2cedeee9ad58a3b05

This commit is contained in:
github-action-benchmark 2024-09-26 15:45:21 +00:00
parent 1452813e6f
commit 2a4448594f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1727365468446, "lastUpdate": 1727365521738,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -125046,6 +125046,38 @@ window.BENCHMARK_DATA = {
"extra": "171 times\n4 procs" "extra": "171 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "36863377aa97059f706fa2e2cedeee9ad58a3b05",
"message": "Optimize envoy config building",
"timestamp": "2024-09-25T19:11:46Z",
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/36863377aa97059f706fa2e2cedeee9ad58a3b05"
},
"date": 1727365509967,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9042740,
"unit": "ns/op",
"extra": "129 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6414335,
"unit": "ns/op",
"extra": "190 times\n4 procs"
}
]
} }
] ]
} }