add Benchmark (go) benchmark result for 6ceba8ed72

This commit is contained in:
github-action-benchmark 2022-10-25 20:35:48 +00:00
parent b2c9f65a5f
commit d2f6a1b3a7

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1666723266279,
"lastUpdate": 1666730148368,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -16686,6 +16686,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "6ceba8ed723a73a44275eb9c8d2e15d308b344fd",
"message": "sessions: check idp id to detect provider changes to force session invalidation",
"timestamp": "2022-10-25T02:01:47Z",
"url": "https://github.com/pomerium/pomerium/pull/3707/commits/6ceba8ed723a73a44275eb9c8d2e15d308b344fd"
},
"date": 1666730147659,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15212474,
"unit": "ns/op",
"extra": "76 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10154214,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
}
]
}