add Benchmark (go) benchmark result for 4fffc651d8

This commit is contained in:
github-action-benchmark 2024-03-01 16:22:22 +00:00
parent 003c158c41
commit 5fabf00f47

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1709310011267, "lastUpdate": 1709310142795,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -98546,6 +98546,38 @@ window.BENCHMARK_DATA = {
"extra": "199 times\n4 procs" "extra": "199 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "4fffc651d8b7d4b8c7c8dcacaf60114aeb4024cf",
"message": "zero: simplify control loop lease retry code",
"timestamp": "2024-03-01T08:32:48Z",
"url": "https://github.com/pomerium/pomerium/pull/4979/commits/4fffc651d8b7d4b8c7c8dcacaf60114aeb4024cf"
},
"date": 1709310134215,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9036096,
"unit": "ns/op",
"extra": "134 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6062094,
"unit": "ns/op",
"extra": "187 times\n4 procs"
}
]
} }
] ]
} }