add Benchmark (go) benchmark result for 0257070745

This commit is contained in:
github-action-benchmark 2024-01-03 20:06:01 +00:00
parent ad85c2b68f
commit 93defc1fc6

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704304280570, "lastUpdate": 1704312361382,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -92522,6 +92522,38 @@ window.BENCHMARK_DATA = {
"extra": "169 times\n4 procs" "extra": "169 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "0257070745f99de31cac8973ea40a7c0c81d2899",
"message": "authenticateflow: verify redirect in Callback test",
"timestamp": "2024-01-03T19:24:52Z",
"url": "https://github.com/pomerium/pomerium/pull/4894/commits/0257070745f99de31cac8973ea40a7c0c81d2899"
},
"date": 1704312353804,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9129893,
"unit": "ns/op",
"extra": "133 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6285985,
"unit": "ns/op",
"extra": "194 times\n4 procs"
}
]
} }
] ]
} }