add Benchmark (go) benchmark result for d405a53b90

This commit is contained in:
github-action-benchmark 2024-03-01 16:39:16 +00:00
parent 80e6846cf2
commit 92cb75e691

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1709310278082, "lastUpdate": 1709311156439,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -98642,6 +98642,42 @@ window.BENCHMARK_DATA = {
"extra": "192 times\n4 procs" "extra": "192 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "dmishin@pomerium.com",
"name": "Denis Mishin",
"username": "wasaga"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d405a53b90bac04085bd65bc497399660fa689f8",
"message": "zero: simplify control loop lease retry code (#4979)\n\nzero: simplify lease control loop",
"timestamp": "2024-03-01T11:36:08-05:00",
"tree_id": "eb946319fffb25e09177a60337cdf4e22e5772e8",
"url": "https://github.com/pomerium/pomerium/commit/d405a53b90bac04085bd65bc497399660fa689f8"
},
"date": 1709311149109,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8522113,
"unit": "ns/op",
"extra": "141 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6057661,
"unit": "ns/op",
"extra": "206 times\n4 procs"
}
]
} }
] ]
} }