add Benchmark (go) benchmark result for 63191f68e5

This commit is contained in:
github-action-benchmark 2022-08-25 18:15:15 +00:00
parent b5c0e4dff1
commit 089e977f6f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1661378104273,
"lastUpdate": 1661451315698,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -8066,6 +8066,38 @@ window.BENCHMARK_DATA = {
"extra": "120 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "63191f68e529d9b41fbb17d04e03f95e4e092da7",
"message": "authenticate: add CORS headers to jwks endpoint",
"timestamp": "2022-08-24T14:56:12Z",
"url": "https://github.com/pomerium/pomerium/pull/3574/commits/63191f68e529d9b41fbb17d04e03f95e4e092da7"
},
"date": 1661451315247,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14127204,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8370060,
"unit": "ns/op",
"extra": "136 times\n2 procs"
}
]
}
]
}