Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warmup runs and profile all iterations to benchmarks #1402

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

pentschev
Copy link
Member

Add support for initial warmup runs in benchmarks and allows profiling all iterations or just the last one.

This is technically a breaking change since --profile now profiles all iterations, and the new --profile-last option profiles only the last one as --profile used to behave.

@pentschev pentschev added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function breaking Breaking change labels Nov 4, 2024
@pentschev pentschev requested a review from a team as a code owner November 4, 2024 22:31
@github-actions github-actions bot added the python python code needed label Nov 4, 2024
Copy link
Member

@madsbk madsbk left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @pentschev

@pentschev
Copy link
Member Author

Thanks @madsbk !

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 233376d into rapidsai:branch-24.12 Nov 5, 2024
27 checks passed
@pentschev pentschev deleted the benchmarks-warmup branch November 7, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team breaking Breaking change improvement Improvement / enhancement to an existing function python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants