K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2020-05-08T08:47:14.122874Z K 7 svn:log V 467 Add py-pyperf 2.0.0 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/vstinner/pyperf END