Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!
-
Updated
Aug 16, 2024 - Python
Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!
An easy and convienent way to performance test python code.
Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.
Interactive parametric benchmarks in Python
Implementation of dijkstra's algorithm in Python - Output includes network graph and shortest path. Output screenshots attached.
Get the elapsed time of a block of code and return the result of that block of code.
Measure performance and showcase the difference between results without boilerplate.
Simple decorators for measuring Python methods execution time
A timeit decorator for Python functions that allows for splits measurements inside of the function without the hustles of modifying too much code after performance analysis
Add a description, image, and links to the timeit topic page so that developers can more easily learn about it.
To associate your repository with the timeit topic, visit your repo's landing page and select "manage topics."