diff --git a/dev/bench/data.js b/dev/bench/data.js index 7ff183581..161304f8f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734570515611, + "lastUpdate": 1734623495866, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -135938,6 +135938,38 @@ window.BENCHMARK_DATA = { "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" + } + ] } ] }