add Benchmark (go) benchmark result for 2a8395c1cd777e34ba7c2b74a850494e21cbc73e

This commit is contained in:
github-action-benchmark 2024-05-23 19:45:00 +00:00
parent 67308614c4
commit 9a11046187

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1716493089373, "lastUpdate": 1716493500227,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -110038,6 +110038,38 @@ window.BENCHMARK_DATA = {
"extra": "206 times\n4 procs" "extra": "206 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2a8395c1cd777e34ba7c2b74a850494e21cbc73e",
"message": "Replace PVC with secrets storage in zero manifests (#2405)",
"timestamp": "2024-05-23T07:12:37Z",
"url": "https://github.com/pomerium/pomerium/pull/5115/commits/2a8395c1cd777e34ba7c2b74a850494e21cbc73e"
},
"date": 1716493491100,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9454967,
"unit": "ns/op",
"extra": "120 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6516602,
"unit": "ns/op",
"extra": "166 times\n4 procs"
}
]
} }
] ]
} }