Skip to content

Add GPU metrics parsing to stream density scripts#213

Merged
sainijit merged 2 commits intointel-retail:mainfrom
sainijit:benchmark-fix
Mar 24, 2026
Merged

Add GPU metrics parsing to stream density scripts#213
sainijit merged 2 commits intointel-retail:mainfrom
sainijit:benchmark-fix

Conversation

@sainijit
Copy link
Copy Markdown
Contributor

  • Add parser_script and parser_args arguments to both stream density scripts
  • Call parse_qmassa_metrics_to_json.py after benchmark run to collect GPU metrics
  • Matches behavior of benchmark_order_accuracy.py

PR Checklist

  • Added label to the Pull Request for easier discoverability and search
  • Commit Message meets guidelines as indicated in the URL https://github.com/intel-retail/performance-tools/blob/main/CONTRIBUTING.md
  • Every commit is a single defect fix and does not mix feature addition or changes
  • Unit Tests have been added for new changes
  • Updated Documentation as relevant to the changes
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
  • PR change contains code related to security
  • PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)

What are you changing?

Issue this PR will close

close: #issue_number

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/performance-tools )

- Add parser_script and parser_args arguments to both stream density scripts
- Call parse_qmassa_metrics_to_json.py after benchmark run to collect GPU metrics
- Matches behavior of benchmark_order_accuracy.py
@sainijit sainijit merged commit dff4b23 into intel-retail:main Mar 24, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants