Files
beacon-server/db
MrAlders0n 42edcdeb7b perf(scopes): stop cross-joining packets in scope stats
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).
2026-07-24 12:07:05 -07:00
..
2026-06-08 16:08:39 -07:00
2026-07-23 13:34:41 -07:00
2026-07-23 13:34:41 -07:00
2026-06-08 16:08:39 -07:00
2026-07-23 13:34:41 -07:00