add Benchmark (go) benchmark result for a86ecd20a2

This commit is contained in:
github-action-benchmark 2023-07-21 18:48:04 +00:00
parent 1003e471b1
commit eccbb51d91

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1689896005096, "lastUpdate": 1689965284285,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -57178,6 +57178,38 @@ window.BENCHMARK_DATA = {
"extra": "136 times\n2 procs" "extra": "136 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "a86ecd20a230d6d805f7d0ae28f3b72f87251748",
"message": "envoy: configure upstream IP SAN match as needed",
"timestamp": "2023-07-21T17:04:03Z",
"url": "https://github.com/pomerium/pomerium/pull/4380/commits/a86ecd20a230d6d805f7d0ae28f3b72f87251748"
},
"date": 1689965278946,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 20050507,
"unit": "ns/op",
"extra": "60 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 11759503,
"unit": "ns/op",
"extra": "98 times\n2 procs"
}
]
} }
] ]
} }