add Benchmark (go) benchmark result for 83111df9fc

This commit is contained in:
github-action-benchmark 2024-12-19 15:51:35 +00:00
parent f8bdd5e8fa
commit f3141e8e33

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1734570515611, "lastUpdate": 1734623495866,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -135938,6 +135938,38 @@ window.BENCHMARK_DATA = {
"extra": "448548 times\n4 procs" "extra": "448548 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "83111df9fc71c480dc6d4bf7bbf798a67efb2ab4",
"message": "config: fix lost branding settings when there are multiple configuration sources",
"timestamp": "2024-12-19T15:47:33Z",
"url": "https://github.com/pomerium/pomerium/pull/5402/commits/83111df9fc71c480dc6d4bf7bbf798a67efb2ab4"
},
"date": 1734623483181,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8206244,
"unit": "ns/op",
"extra": "147 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5286636,
"unit": "ns/op",
"extra": "226 times\n4 procs"
}
]
} }
] ]
} }