Parallelize startup loads and trim map hover METAR candidates #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "perf/list-aircraft-cache"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Future.wait.nearbyAerodromeCandidates()(50 NM) and use it for map-hover weather fetches instead of scanning all aerodromes.Test plan
flutter test(412 tests)Retargeted to
mainafter #18 merged (#19 was merged into the stacked base branch by mistake).