Code Performance Analyzer
Posted: Tue Jan 21, 2020 4:25 am
I am in the process of writing some finely tuned modules where performance is critical and I was wondering if anyone is aware of any Performance Analyzers for the ESP32. I'm looking for something like VTune that will analyze my code—either statically or at runtime—and gives me information about cache misses, memory stalls, processor stalls, split loads, etc.
Does such a tool exist for the ESP32 and where could I find it?
Does such a tool exist for the ESP32 and where could I find it?