Releases: redhat-performance/pyperf-wrapper
Releases · redhat-performance/pyperf-wrapper
test-binary
This is a prelease version, this SHOULD NOT BE USED by anyone except the author.
Uses python binary directly instead of using alternatives.
test-version-output
Add version output, this is a pre-release tag indicating that it may be broken and is to be used for testing only.
v1.25: Merge pull request #30 from redhat-performance/meta-updates
Pyperf meta updates
v1.24
What's Changed
This allows adds an option --pyperf_version
to specify the pyperformance version posted to PyPi
New default pyperformance version: 1.11.0
Full Changelog: v1.23...v1.24
Fix pyperformance install.
v1.23 Review updates
Fix executing save_results twice
Once we return back from execute_via_pbench, bail. We do not want to be executing save_results twice.
Handle results
Merge pull request #27 from redhat-performance/quiet_down Quiet things down, message wise.
Quiet down error messages.
Merge pull request #27 from redhat-performance/quiet_down Quiet things down, message wise.
Save results
Merge pull request #26 from redhat-performance/handle_warnings Handle warnings
Handle warnings in results file
v1.18 Handle warnings