add Benchmark (go) benchmark result for 1a59b48d6f

This commit is contained in:
github-action-benchmark 2024-07-12 16:28:28 +00:00
parent 7f6a438a38
commit cf21c8067f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1720566547298,
"lastUpdate": 1720801708416,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -114378,6 +114378,38 @@ window.BENCHMARK_DATA = {
"extra": "201 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1a59b48d6ff7eee50bc145d837059ecd5f92456b",
"message": "core/authorize: require new login when authenticate url changes",
"timestamp": "2024-07-11T12:54:13Z",
"url": "https://github.com/pomerium/pomerium/pull/5165/commits/1a59b48d6ff7eee50bc145d837059ecd5f92456b"
},
"date": 1720801698049,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9535580,
"unit": "ns/op",
"extra": "122 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6326594,
"unit": "ns/op",
"extra": "189 times\n4 procs"
}
]
}
]
}