Skip to content

Conversation

PatKamin
Copy link
Contributor

@PatKamin PatKamin commented Sep 29, 2025

Fixes SubmitGraph CPU count scenarios being drawn in the same charts as
SubmitGraph time measurement scenarios making them hard to read.

Also, refactor a bit the compute.py module.

Fixes SubmitGraph CPU count scenarios being drawed in the same charts as
SubmitGraph time measurement scenarios making them hard to read.
Simplify SubmitGraph and SubmitKernel benchmarks metadata creation.
Imports sorted with isort
@lslusarczyk lslusarczyk requested a review from Copilot October 3, 2025 07:19
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes SubmitGraph CPU count scenarios being incorrectly grouped with time measurement scenarios, improving chart readability. Also includes refactoring of the compute.py module structure.

  • Separated CPU count scenarios into their own groups to prevent mixing with time measurements
  • Refactored benchmark metadata creation to use copy.deepcopy() for cleaner code
  • Reorganized imports for better structure

Co-authored-by: Copilot <[email protected]>
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.

3 participants