timeit topic

List timeit repositories

pyperform

223
Stars
15
Forks
Watchers

An easy and convienent way to performance test python code.

fastero

241
Stars
6
Forks
Watchers

Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!

Pycraft

55
Stars
7
Forks
Watchers

Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amoun...

benchmarkit

25
Stars
4
Forks
Watchers

Benchmark and analyze functions' time execution and results over the course of development

neurtu

16
Stars
2
Forks
Watchers

Interactive parametric benchmarks in Python

timerit

28
Stars
1
Forks
Watchers

Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.

timeit

35
Stars
3
Forks
Watchers

measuring execution times written by Nim.