openag_python icon indicating copy to clipboard operation
openag_python copied to clipboard

Profiling plugin

Open LeonChambers opened this issue 8 years ago • 0 comments

Profiling firmware configurations is basically impossible right now. It would be very nice to have a way of reporting from the Arduino how much of the running time is spent in each of the modules. This could be implemented as a separate plugin that would generate code to time the update, set, and get methods of each module over some span of time and report these statistics over the serial port.

LeonChambers avatar Jan 25 '17 20:01 LeonChambers