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

[RuntimeAsync] Remove JitOptimizeAwait knob (or make checked), eventually. #3012

Open
VSadov opened this issue Feb 19, 2025 · 0 comments
Open

Comments

@VSadov
Copy link
Member

VSadov commented Feb 19, 2025

Re: https://github.com/dotnet/runtimelab/pull/2951/files#r1932462336

Right now there is some value in having a release knob for the Await folding - primarily to see the impact on benchmarks.

The knob is also useful to validate that the optimization is indeed optional and everything works without it, although for that a nonrelease knob may be sufficient.

When we get closer to any kind of releasing, the knob will need to be removed or become nonrelease.

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