Erotemic / timeritLinks
Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.
☆37Updated last year
Alternatives and similar repositories for timerit
Users that are interested in timerit are comparing it to the libraries listed below
Sorting:
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 weeks ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…