add Benchmark (go) benchmark result for 2dc86656d36e7b40d39025049bb5626858d78143

This commit is contained in:
github-action-benchmark 2022-09-12 20:39:46 +00:00
parent 7c31245050
commit 7d0083d6ea

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1663015166020, "lastUpdate": 1663015186485,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -10518,6 +10518,38 @@ window.BENCHMARK_DATA = {
"extra": "150 times\n2 procs" "extra": "150 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2dc86656d36e7b40d39025049bb5626858d78143",
"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/2dc86656d36e7b40d39025049bb5626858d78143"
},
"date": 1663015185722,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13540146,
"unit": "ns/op",
"extra": "85 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8238469,
"unit": "ns/op",
"extra": "147 times\n2 procs"
}
]
} }
] ]
} }