aboutsummaryrefslogblamecommitdiff
path: root/devel/py-pyperf/pkg-descr
blob: f48c801786180450901252368d66a1c95ad8e67b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                           
                                  
The Python pyperf module is a toolkit to write, run and analyze benchmarks.

Features:
- Simple API to run reliable benchmarks
- Automatically calibrate a benchmark for a time budget.
- Spawn multiple worker processes.
- Compute the mean and standard deviation.
- Detect if a benchmark result seems unstable.
- JSON format to store benchmark results.
- Support multiple units: seconds, bytes and integer.

WWW: https://github.com/psf/pyperf