add Benchmark (go) benchmark result for 8408a3d3b6

This commit is contained in:
github-action-benchmark 2023-12-07 23:05:05 +00:00
parent 8de7cbc712
commit d38e876902

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701989901591, "lastUpdate": 1701990304921,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -88686,6 +88686,38 @@ window.BENCHMARK_DATA = {
"extra": "184 times\n4 procs" "extra": "184 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "8408a3d3b6c0eb71861309691d41258c65f24003",
"message": "integration: test with both authentication flows",
"timestamp": "2023-12-07T14:56:56Z",
"url": "https://github.com/pomerium/pomerium/pull/4817/commits/8408a3d3b6c0eb71861309691d41258c65f24003"
},
"date": 1701990298557,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9163554,
"unit": "ns/op",
"extra": "132 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6224642,
"unit": "ns/op",
"extra": "194 times\n4 procs"
}
]
} }
] ]
} }