Historical map loading previously fetched all 73 columns (SELECT *) from the packets table (~2068 bytes/row). Added get_recent_packets_for_map/1 with select_map_fields/1 that fetches only the 22 columns needed for map rendering (~200 bytes/row), yielding a ~3x query speedup. Also removes unused all_packets tracking from PacketProcessor and simplifies visible_packets cleanup in Index. |
||
|---|---|---|
| .. | ||
| aprsme | ||
| aprsme_web | ||
| mix/tasks | ||
| aprs_web.ex | ||
| aprsme.ex | ||