Skip to content

Releases: redhat-performance/pyperf-wrapper

Use the package_tool wrapper in general_setuip

20 Mar 19:13
4f29e2b

Choose a tag to compare

Merge pull request #70 from redhat-performance/update_package_too

Use package_tool in general_setup

Update rtcs and test_tools

17 Mar 08:52
ce57a6c

Choose a tag to compare

Merge pull request #68 from redhat-performance/rerun

Update how we get test_tools and be more specific on return codes.

v2.2

17 Feb 18:27
c7834e2

Choose a tag to compare

What's Changed

  • Add --pyperf_benchmarks flag to limit what benchmarks pyperformance runs by @kdvalin in #55
  • Fix PCP metric reporting by @kdvalin in #59
  • Enable RAG on relevant repos by @kdvalin in #62
  • Add Timestamps to CSV by @kdvalin in #61
  • Test tools, verification and some bug fixes by @kdvalin in #66

Full Changelog: v2.1...v2.2

Test package flags

02 Feb 16:25
b25c0e2

Choose a tag to compare

Test package flags Pre-release
Pre-release

This is a test release for --no_pip_packages and --no_system_packages.

Not intended for production use.

v2.1

14 Nov 15:04
6afb07d

Choose a tag to compare

What's Changed

Full Changelog: v2.0...v2.1

v2.0

30 Sep 16:03
a73a31a

Choose a tag to compare

What's Changed

🚨 Breaking Changes 🚨

New Contributors

Full Changelog: v1.25...v2.0

test-binary

17 Mar 18:21
3786523

Choose a tag to compare

test-binary Pre-release
Pre-release

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

11 Mar 13:06
69d573c

Choose a tag to compare

test-version-output Pre-release
Pre-release

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

01 Oct 05:11
c94d1d9

Choose a tag to compare

v1.24

03 Sep 15:41
7599ed2

Choose a tag to compare

What's Changed

  • Use pip install instead of git clone to retrieve pyperformance. by @dvalinrh in #29

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