forked from pool/python-pyperf
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperf?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 10:45:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 24 15:29:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user