mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-07-29 03:59:26 +00:00
Move per-transmission work (hash indexing, type resolution, packet sizes) outside the per-observation loop. Cache SNR dereference, pre-resolve type name once per transmission. Reduces redundant map lookups from 1.2M to 52K. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>