Releases: redhat-performance/coremark-wrapper
Releases · redhat-performance/coremark-wrapper
License fix
Fix erroneous data reporting
We can end up reporting old data, this rectifies that issue.
Add meta data to results file.
Merge pull request #41 from redhat-performance/add_meta Adding metadata to coremark wrapper.
Fix results
Merge pull request #40 from redhat-performance/quiet_down Quiet down the verbose output of coremark.
Move data results location to ~
Merge pull request #39 from redhat-performance/move_results Move results to be in ~/export_results
Move data results location to ~
v1.18-beta Move results to be in ~/export_results
Fix test tools location
Merge pull request #38 from redhat-performance/fix_test_tools_location Make the test_tools path absolute.
Move data results location to ~
Merge pull request #37 from redhat-performance/revert-36-hardware-conf Revert "collect hardware info"
v1.15-beta
What's Changed
- collect hardware info by @sousinha97 in #36
New Contributors
- @sousinha97 made their first contribution in #36
Full Changelog: v1.10...v1.15-beta
Fix not saving meta data
Merge pull request #34 from redhat-performance/fix_meta Missing meta_data in pbench runs.