add Benchmark (go) benchmark result for f6042ce76a

This commit is contained in:
github-action-benchmark 2023-07-25 00:24:53 +00:00
parent d0cde17188
commit ff08ccd7f3

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1690237982457, "lastUpdate": 1690244693434,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -57778,6 +57778,38 @@ window.BENCHMARK_DATA = {
"extra": "127 times\n2 procs" "extra": "127 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "f6042ce76a8826e7a0760f0cc555a60bbe4c89cc",
"message": "authorize: add \"client-certificate-required\" reason",
"timestamp": "2023-07-24T21:01:10Z",
"url": "https://github.com/pomerium/pomerium/pull/4389/commits/f6042ce76a8826e7a0760f0cc555a60bbe4c89cc"
},
"date": 1690244689132,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13344308,
"unit": "ns/op",
"extra": "97 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8628964,
"unit": "ns/op",
"extra": "130 times\n2 procs"
}
]
} }
] ]
} }