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

Adjust invocation count during warmup stage #1210

Open
AndreyAkinshin opened this issue Jul 23, 2019 · 0 comments
Open

Adjust invocation count during warmup stage #1210

AndreyAkinshin opened this issue Jul 23, 2019 · 0 comments
Assignees

Comments

@AndreyAkinshin
Copy link
Member

Suggested by @kouvel (see https://github.com/dotnet/coreclr/issues/25680#issuecomment-514024669):

The pilot phase runs early before warmup and perf could be very different in some cases during the pilot phase and after warmup when tiering is enabled. If piloting completes before the main parts of the benchmark are tiered up, the invocation count that is determined could be much lower compared with tiering disabled. Some benchmarks may perform differently at different invocation counts. Perhaps the warmup phase could also adjust invocation counts, and overhead could be measured after warmup (if overhead measurement is dependent on the invocation count)?

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

No branches or pull requests

1 participant