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

Expose TC_CallCountThreshold and TC_CallCountingDelayMs as runtime knobs #90724

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented Aug 17, 2023

It makes it easier to configure TieredCompilation's heuristics to achieve better behavior:

DWORD System.Runtime.TC_CallCountThreshold
DWORD System.Runtime.TC_CallCountingDelayMs

Requested by an internal customer. Feel free to change the naming for these.
@mangod9

@EgorBo EgorBo merged commit 3b76502 into dotnet:main Aug 17, 2023
109 checks passed
@EgorBo EgorBo deleted the expose-tc-vars branch August 17, 2023 17:28
@EgorBo EgorBo restored the expose-tc-vars branch August 17, 2023 17:28
@EgorBo EgorBo deleted the expose-tc-vars branch August 17, 2023 17:28
@EgorBo EgorBo restored the expose-tc-vars branch August 17, 2023 17:28
@EgorBo
Copy link
Member Author

EgorBo commented Aug 17, 2023

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/5894053655

@ghost ghost locked as resolved and limited conversation to collaborators Sep 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants