add Benchmark (go) benchmark result for 9fe646f25a

This commit is contained in:
github-action-benchmark 2024-07-19 23:32:28 +00:00
parent 4895e5eb32
commit 9d2fa00c66

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1721430124950,
"lastUpdate": 1721431948512,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -114702,6 +114702,42 @@ window.BENCHMARK_DATA = {
"extra": "189 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "51246568+kenjenkins@users.noreply.github.com",
"name": "Kenneth Jenkins",
"username": "kenjenkins"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9fe646f25a673ea2d844c1b18e7bf3003892fa31",
"message": "session: do not invalidate based on ID token (#5182)\n\nPer the OIDC spec, section 2:\r\n\r\n> NOTE: The ID Token expiration time is unrelated [to] the lifetime of\r\n> the authenticated session between the RP and the OP.\r\n\r\nA Pomerium session should remain valid for as long as the underlying\r\nOAuth2 session.",
"timestamp": "2024-07-19T16:29:06-07:00",
"tree_id": "e5dc73933cd1f193a2400a9cf6dc57d870537578",
"url": "https://github.com/pomerium/pomerium/commit/9fe646f25a673ea2d844c1b18e7bf3003892fa31"
},
"date": 1721431934314,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8807337,
"unit": "ns/op",
"extra": "136 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6386175,
"unit": "ns/op",
"extra": "198 times\n4 procs"
}
]
}
]
}