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

Think about how to handle rarely used tunings #350

Open
MrBurmark opened this issue Jul 18, 2023 · 0 comments
Open

Think about how to handle rarely used tunings #350

MrBurmark opened this issue Jul 18, 2023 · 0 comments

Comments

@MrBurmark
Copy link
Member

Sometimes we want to be able to have multiple different tunings.
However we probably only want to run most of these tunings in rare circumstances like tuning for a new platform.
Examples:

One idea is to have them all in the code, but have a runtime option to actually run them. Maybe something like --run-performance-tunings.
Another idea would be to have a configure time option.
Another idea is to leave them in PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants