mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-06-03 18:51:18 +00:00
73c1f6636e
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>