add Benchmark (go) benchmark result for 5fd8cf60d5

This commit is contained in:
github-action-benchmark 2024-08-29 19:19:51 +00:00
parent a93c2de25a
commit 9921d57606

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1724958743815, "lastUpdate": 1724959191399,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -121258,6 +121258,42 @@ window.BENCHMARK_DATA = {
"extra": "187 times\n4 procs" "extra": "187 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": "5fd8cf60d5c2008739b68bd9a9922b2dde0dba9d",
"message": "zero/k8s: use deployments (#5248)\n\n* zero/k8s: use deployments\r\n\r\n* secret mount readonly\r\n\r\nCo-authored-by: Joe Kralicky <joekralicky@gmail.com>\r\n\r\n* adjust according to comments\r\n\r\n---------\r\n\r\nCo-authored-by: Joe Kralicky <joekralicky@gmail.com>",
"timestamp": "2024-08-29T15:16:32-04:00",
"tree_id": "21977e7ea0dbfb4a72ffff88fc0e148dba4213d5",
"url": "https://github.com/pomerium/pomerium/commit/5fd8cf60d5c2008739b68bd9a9922b2dde0dba9d"
},
"date": 1724959180244,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9214816,
"unit": "ns/op",
"extra": "130 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6429674,
"unit": "ns/op",
"extra": "181 times\n4 procs"
}
]
} }
] ]
} }