aprs.me/lib
Graham McIntire e02fafc8da
perf: optimize map LiveView hot paths
Remove unused 30s timer, skip heatmap recluster on every single packet, trail dedup O(n^2)->O(n)

Ultraworked with Sisyphus

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-01 16:49:08 -05:00
..
aprsme perf: add persistent ETS weather cache for N+1 prevention 2026-06-01 16:48:28 -05:00
aprsme_web perf: optimize map LiveView hot paths 2026-06-01 16:49:08 -05:00
mix/tasks Cache MixUnused analyzer state to skip repeated BEAM scans in tests 2026-05-09 11:17:08 -05:00
mix_unused Fix Analyzer.debug_info_line to return nil on with-fallthrough 2026-05-09 11:26:41 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00