forked from pool/python-pyperf
- update to 2.7.0:
* Fix logic in MSR availability test. * Disable tuning TurboBoost setting on non-Intel device. * Include CONFIG_ARGS in Metadata. * Support environment variables PYTHON_GIL / PYTHON_CPU_COUNT. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperf?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9752fe749c21e460a564bb3f52fc319b892c62ee61c5138b4a9bbf94ad2755e6
|
|
||||||
size 222314
|
|
3
pyperf-2.7.0.tar.gz
Normal file
3
pyperf-2.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4201c6601032f374e9c900c6d2544a2f5891abedc1a96eec0e7b2338a6247589
|
||||||
|
size 222458
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 24 15:29:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.7.0:
|
||||||
|
* Fix logic in MSR availability test.
|
||||||
|
* Disable tuning TurboBoost setting on non-Intel device.
|
||||||
|
* Include CONFIG_ARGS in Metadata.
|
||||||
|
* Support environment variables PYTHON_GIL / PYTHON_CPU_COUNT.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 16 09:47:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Mar 16 09:47:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyperf
|
Name: python-pyperf
|
||||||
Version: 2.6.3
|
Version: 2.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to run and analyze benchmarks
|
Summary: Python module to run and analyze benchmarks
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user