add Benchmark (go) benchmark result for ce458caab7

This commit is contained in:
github-action-benchmark 2023-08-21 17:04:31 +00:00
parent eb9fd0a8a1
commit 80fe3c9844

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1692377471312, "lastUpdate": 1692637471281,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -63890,6 +63890,38 @@ window.BENCHMARK_DATA = {
"extra": "81 times\n2 procs" "extra": "81 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ce458caab789c58c945f36432168edb784d9a897",
"message": "envoy: separate authenticate filter chain",
"timestamp": "2023-08-20T11:53:03Z",
"url": "https://github.com/pomerium/pomerium/pull/4478/commits/ce458caab789c58c945f36432168edb784d9a897"
},
"date": 1692637465614,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13641230,
"unit": "ns/op",
"extra": "78 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8719270,
"unit": "ns/op",
"extra": "122 times\n2 procs"
}
]
} }
] ]
} }