Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!
-
Updated
Aug 20, 2025 - 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.
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
Trying to use Python multiprocessing to calculate the Collatz conjecture. For shits and giggles.
Python Program That Calculates Euclidean Distances Via 5 Algorithms
Сравнил производительность основных типов данных (коллекций) с помощью библиотеки timeit
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."