openag_python
openag_python copied to clipboard
Profiling plugin
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.