add Benchmark (go) benchmark result for ead090d9ce

This commit is contained in:
github-action-benchmark 2023-11-07 19:28:59 +00:00
parent c083199180
commit 0cd471ad0b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1699381927049, "lastUpdate": 1699385339469,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -79254,6 +79254,38 @@ window.BENCHMARK_DATA = {
"extra": "153 times\n4 procs" "extra": "153 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ead090d9ce1870b29aa28ae339fe6c280faa57a3",
"message": "core/config: add support for maps in environments",
"timestamp": "2023-11-07T07:00:34Z",
"url": "https://github.com/pomerium/pomerium/pull/4717/commits/ead090d9ce1870b29aa28ae339fe6c280faa57a3"
},
"date": 1699385331637,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13130931,
"unit": "ns/op",
"extra": "86 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8507164,
"unit": "ns/op",
"extra": "144 times\n2 procs"
}
]
} }
] ]
} }