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

reduce to 10 iterations in performance benchmark #5854

Merged
merged 5 commits into from Dec 23, 2022
Merged

Conversation

ltalirz
Copy link
Member

@ltalirz ltalirz commented Dec 23, 2022

In "slow" setups, the overhead per process can be of the order of 2s. No need to make the user wait 3 minutes.
Even for the fastest machines with ~0.2s per process, 10 iterations are plenty.

In "slow" setups, the overhead per process can be of the order of 2s.
No need to make the user wait 3 minutes.
Even for the fastest machines with ~0.2s per process, 10 iterations are plenty.
@ltalirz ltalirz requested a review from sphuber December 23, 2022 10:28
Useful when testing different configurations in different profiles.
Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

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

Thanks @ltalirz

Co-authored-by: Sebastiaan Huber <mail@sphuber.net>
@ltalirz
Copy link
Member Author

ltalirz commented Dec 23, 2022

Thanks for the review!

@ltalirz ltalirz requested a review from sphuber December 23, 2022 17:53
Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

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

Thanks @ltalirz

@sphuber sphuber merged commit e83bacc into main Dec 23, 2022
@sphuber sphuber deleted the update-perf-script branch December 23, 2022 20:03
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.

None yet

2 participants