mirror of
https://github.com/MeshCore-Beacon/beacon-server.git
synced 2026-09-06 12:13:51 +00:00
GetScopeStats left-joined packets, observer_scopes and nodes at once, multiplying rows into the millions before COUNT(DISTINCT) deduped them (~10s per call). Count each table on its own and index packets(scope_id).