I’m getting some pretty high CPU activity in the HA container and I would like to figure out where it’s coming from.
I turn everything off that I have running besides my test install of HA Supervised (it has a minimum install on it - basically just some system tools & a test zwavejs) and my CPU usage drops from 25% to around 3%.
With all of my usual containers running it’s reading around 40% and HA becomes very sluggish.
I tried looking at the documentation for the Profiler integration but the software it points you toward to read the cprof & callgrind… files generated from the integration are way over my head.
I would prefer to use my Windows 10 machine to read the files if at all possible.
Then the next step is to find my intermittent memory leak. But maybe they are related?