mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-30 18:15:47 +00:00
Frontend reads goroutines/pauseTotalMs/lastPauseMs/heapAllocMB/heapSysMB/ heapInuseMB/heapIdleMB/numCPU but Go was returning heapMB/sysMB/numGoroutine/ gcPauseMs. All showed as undefined. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>