add Benchmark (go) benchmark result for 36b819af82

This commit is contained in:
github-action-benchmark 2022-07-13 21:33:15 +00:00
parent bf55d9ddb6
commit 18a0cc4809

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1657725451255, "lastUpdate": 1657747995045,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -2158,6 +2158,38 @@ window.BENCHMARK_DATA = {
"extra": "129 times\n2 procs" "extra": "129 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "36b819af82f2db082bcc21fe046ab9c36083b86d",
"message": "authorize: fix x-forwarded-uri",
"timestamp": "2022-07-11T19:42:26Z",
"url": "https://github.com/pomerium/pomerium/pull/3479/commits/36b819af82f2db082bcc21fe046ab9c36083b86d"
},
"date": 1657747994443,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14912758,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8084368,
"unit": "ns/op",
"extra": "140 times\n2 procs"
}
]
} }
] ]
} }