pyperformance

Python benchmark suite for performance testing and comparison

brewmacoslinux
Try with needOr install directly
Source

About

Python benchmark suite

Commands

pyperformance

Examples

Run the default benchmark suite$ pyperformance run
Compare performance between two Python versions$ pyperformance compare ref fast
Run specific benchmarks with custom options$ pyperformance run -b json_dumps,json_loads -o results.json