caput.util.profiler#
Context managers for profiling the CPU and IO usage of code.
Classes#
A context manager that gives the amount of IO done. |
|
A context manager that profiles using psutil. |
|
A context manager to profile a block of code using various profilers. |