Skip to content

Conversation

@grdumas
Copy link
Collaborator

@grdumas grdumas commented Sep 16, 2025

Description

This PR changes the name of the test metric from "test passes" to "iters/sec" to reflect the fact that the result being reported is the number of iterations per second.

Before/After Comparison

Before

...
# Test general meta end
iteration:threads:test passes
1:160:3263973.888209
...

After

...
# Test general meta end
iteration:threads:iters/sec
1:160:3114052.160374
...

Clerical Stuff

This closes #62

Relates to JIRA: RPOPC-616

@grdumas grdumas requested a review from a team September 16, 2025 21:23
@grdumas grdumas self-assigned this Sep 16, 2025
@github-actions
Copy link

This relates to RPOPC-616

@grdumas grdumas requested a review from a team September 30, 2025 02:01
@grdumas grdumas requested a review from kdvalin September 30, 2025 12:25
Copy link
Member

@kdvalin kdvalin left a comment

Choose a reason for hiding this comment

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

LGTM

@grdumas grdumas merged commit ae8ea83 into main Sep 30, 2025
2 checks passed
@grdumas grdumas deleted the fix-reported-metric branch September 30, 2025 12:52
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.

Reported metric is incorrect

4 participants