timeit
There are 43 repositories under timeit topic.
wasi-master/fastero
Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!
lobocv/pyperform
An easy and convienent way to performance test python code.
ringabout/timeit
measuring execution times written by Nim.
Erotemic/timerit
Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.
vgrabovets/benchmarkit
Benchmark and analyze functions' time execution and results over the course of development
symerio/neurtu
Interactive parametric benchmarks in Python
nxfxn/dijkstra
Implementation of dijkstra's algorithm in Python - Output includes network graph and shortest path. Output screenshots attached.
AbhinavOmprakash/pretty-timeit
Pretty timeit.
RaghavaDhanya/async_timeit
Async version of python's timeit
ayasyrev/benchmark_utils
Simple wrapper over timeit for benchmarking.
Bobronium/timesup
Measure performance and showcase the difference between results without boilerplate.
ExXzile/QuickTimeIt
Function(s) execution timer @decorator with args --> functions wrapper for a quick Python Built-in 'Timeit' modile reports without interrupting or breaking course of a code run.
justinlovinger/timeandreturn
Get the elapsed time of a block of code and return the result of that block of code.
Metallicow/timeit-tests
timeit tests with python/wxPython/etc
oliver/shell-timeit
Timeit for shell command
6ninjak/painless-timeit
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
DmitrySokolov/cmd-scripts
Cmd scripts library
nok/tic-toc
Measure and track the wall and CPU time of defined scopes.
ondergur/CENG-3003-Bonus
Program will take an txt file as a comand line argument which includes unsorted strings. Than pushes these strings into a heap. Finally adds two more strings into this heap than calculate how much time each one will takes.
rcjiang/timit
Measure JavaScript function execution time
stdlib-js/utils-timeit
Time a snippet.
waterviewsrl/timerdec
Simple decorators for measuring Python methods execution time
andrmiw9/DataTypesPerfomanceTest
Сравнил производительность основных типов данных (коллекций) с помощью библиотеки timeit
Drill-N-Bass/Dealavo-project
Cartesian product from dictionary to list of dictionaries and faster methods for finding index than the `index` method.
fermulerpy/Time_Analysis
Analyse execution times of different functions of fermulerpy
hasnainroopawalla/vscode-python-timeit
A Visual Studio Code extension to view the execution time of any Python function on the fly.
Wrench-wench/collatz-multi
Trying to use Python multiprocessing to calculate the Collatz conjecture. For shits and giggles.
zzpz/kdtreebenchmark
Benchmarking k-d tree construction and search
BhargavKadali39/Execution_time
calculating the execution time of a program
BhargavKadali39/Execution_time2
calculate execution time in python
hulyak/personal_budget_report
Different budget reports for our spending data using Python collections, iterables, and iterators
JasonBallantyne/Multiprocessing
The objective of this repository is to evaluate speedup derived from using multiple CPU cores through the multiprocessing facility in Python.
jodiambra/Rusty-Bargain-Car-Market-Value
We build a model to predict the value of used cars, while also considering speed and quality of the prediction.
MuhammadMoeezKhan/Euclidean-Distances
Python Program That Calculates Euclidean Distances Via 5 Algorithms
udoyen/HNGi7-python-version
Python version of the HNGi7 Task in php
wq2012/colortimelog
Logging elapsed time and errors in colors