Profiling#
Workflow inspection and profiling utilities.
Decorators#
|
Generate counter increment callable object specialized for handling (bound to) counters in the provided counters dictionary. |
|
Generate timer increment context manager specialized for handling (bound to) timers in the provided timers dictionary. |
|
Instrument and log function execution duration. |
|
tictoc with TRACE loglevel default. |
Methods#
|
Pretty print runnable tree with indent spaces level indentation. |
|
Pretty print timers and counters, recursively starting with runnable. |