add Benchmark (go) benchmark result for 2d9e48062aa9086672baa0d7f55cb3ef86c0c130

This commit is contained in:
github-action-benchmark 2022-09-12 16:13:17 +00:00
parent 7120a9fdc6
commit d36938a650

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1662999143377, "lastUpdate": 1662999197393,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -10110,6 +10110,38 @@ window.BENCHMARK_DATA = {
"extra": "144 times\n2 procs" "extra": "144 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2d9e48062aa9086672baa0d7f55cb3ef86c0c130",
"message": "chore(deps): bump github.com/coreos/go-oidc/v3 from 3.3.0 to 3.4.0",
"timestamp": "2022-09-12T11:28:34Z",
"url": "https://github.com/pomerium/pomerium/pull/3612/commits/2d9e48062aa9086672baa0d7f55cb3ef86c0c130"
},
"date": 1662999196597,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18062627,
"unit": "ns/op",
"extra": "68 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10878766,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }