python-pyperf
Python module to run and analyze benchmarks
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-pyperf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-pyperf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyperf-2.8.0.tar.gz | 0000225186 220 KB | |
python-pyperf.changes | 0000005999 5.86 KB | |
python-pyperf.spec | 0000001956 1.91 KB |
Revision 21 (latest revision is 22)
Dirk Mueller (dirkmueller)
committed
(revision 21)
- update to 2.8.0: * Refactor operations to fully work on AArch64. * Fix the max_mem_rss measurement * Allow setting the amount of warmup values in Runner * Add hooks for calling arbitrary code around each benchmark * Use KiB and MiB as units instead of kB and MB. * Fix Spelling Error * Make hooks work in bench_command subprocesses * Fix deprecated method in bench_time_func example * Separate subprocess writing/parsing into their own functions * Fix "std dev" link * Implement --timeout when running benchmarks
Comments 0