add Benchmark (go) benchmark result for 1e44d7d18e

This commit is contained in:
github-action-benchmark 2024-09-09 18:51:29 +00:00
parent fc0315e4f4
commit 51221e09c5

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1725572781191, "lastUpdate": 1725907889141,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -122702,6 +122702,38 @@ window.BENCHMARK_DATA = {
"extra": "181 times\n4 procs" "extra": "181 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1e44d7d18e593414c1ebc9ca6e7aa79823b6d622",
"message": "ci: update k8s manifests before v0.27.0 release",
"timestamp": "2024-09-09T05:50:18Z",
"url": "https://github.com/pomerium/pomerium/pull/5270/commits/1e44d7d18e593414c1ebc9ca6e7aa79823b6d622"
},
"date": 1725907878100,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10434431,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7084184,
"unit": "ns/op",
"extra": "174 times\n4 procs"
}
]
} }
] ]
} }