JoeyHendricks / python-benchmark-harness

A micro/macro benchmark framework for the Python programming language that helps with optimizing your software.
MIT License
154 stars 13 forks source link

Reworking intrusive profiling decorator #15

Closed JoeyHendricks closed 2 years ago

JoeyHendricks commented 2 years ago

QuickPotato can intrusively profile code this feature is overshadowed by the benchmarking object but this needs to be reworked and properly documented.