add Benchmark (go) benchmark result for 24b856080d

This commit is contained in:
github-action-benchmark 2023-09-01 16:10:22 +00:00
parent ba4e0f927f
commit 1142e433bc

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1693584608012, "lastUpdate": 1693584622299,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -64514,6 +64514,38 @@ window.BENCHMARK_DATA = {
"extra": "121 times\n2 procs" "extra": "121 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "24b856080dce53963b5ae0296d9d57a53ee2048c",
"message": "chore(deps): bump actions/setup-node from 3.7.0 to 3.8.1",
"timestamp": "2023-09-01T07:15:51Z",
"url": "https://github.com/pomerium/pomerium/pull/4501/commits/24b856080dce53963b5ae0296d9d57a53ee2048c"
},
"date": 1693584611656,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14028042,
"unit": "ns/op",
"extra": "84 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8771470,
"unit": "ns/op",
"extra": "121 times\n2 procs"
}
]
} }
] ]
} }