Parallelize startup loads and trim map hover METAR candidates #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "perf/startup-map-hover"
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.