add Benchmark (go) benchmark result for 81e5f1a493

This commit is contained in:
github-action-benchmark 2024-01-08 16:31:05 +00:00
parent f03e035cce
commit e62884252b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704726457111, "lastUpdate": 1704731464907,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -93078,6 +93078,38 @@ window.BENCHMARK_DATA = {
"extra": "142 times\n4 procs" "extra": "142 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "81e5f1a49392570f61b90f50bdecd9cb9f02e909",
"message": "zero/k8s: deployment manifests",
"timestamp": "2024-01-07T19:05:48Z",
"url": "https://github.com/pomerium/pomerium/pull/4763/commits/81e5f1a49392570f61b90f50bdecd9cb9f02e909"
},
"date": 1704731457790,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11494399,
"unit": "ns/op",
"extra": "99 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8188092,
"unit": "ns/op",
"extra": "154 times\n4 procs"
}
]
} }
] ]
} }