add Benchmark (go) benchmark result for 73ebacc2147690571dfc0f58836a69bc2049f29d

This commit is contained in:
github-action-benchmark 2024-08-14 18:45:31 +00:00
parent dd5fa5751e
commit 6c441f8770

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1723660267600,
"lastUpdate": 1723661131172,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -117526,6 +117526,38 @@ window.BENCHMARK_DATA = {
"extra": "170 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "73ebacc2147690571dfc0f58836a69bc2049f29d",
"message": "Optimize envoy config building (go1.23)",
"timestamp": "2024-08-14T18:12:05Z",
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/73ebacc2147690571dfc0f58836a69bc2049f29d"
},
"date": 1723661116495,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10012742,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6407188,
"unit": "ns/op",
"extra": "172 times\n4 procs"
}
]
}
]
}