add Benchmark (go) benchmark result for 1f84806995

This commit is contained in:
github-action-benchmark 2024-08-31 01:13:26 +00:00
parent 7ee60756f3
commit 18dfd1f6ba

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1725056316786, "lastUpdate": 1725066806670,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -121558,6 +121558,38 @@ window.BENCHMARK_DATA = {
"extra": "188 times\n4 procs" "extra": "188 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1f848069959be79923f0e9f4e7397d4dac277e73",
"message": "zero/api: reset token and url cache if 401 is received",
"timestamp": "2024-08-30T20:21:47Z",
"url": "https://github.com/pomerium/pomerium/pull/5256/commits/1f848069959be79923f0e9f4e7397d4dac277e73"
},
"date": 1725066795660,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8902302,
"unit": "ns/op",
"extra": "133 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6172701,
"unit": "ns/op",
"extra": "181 times\n4 procs"
}
]
} }
] ]
} }