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

Turn off default of debug context usage #3861

Merged
merged 1 commit into from
Jan 13, 2018

Conversation

dVakulen
Copy link
Contributor

Debug context which consists of interface + method names takes ~70 bytes of space on average.

It's passing as part of message results in ~10% increased wire footprint.

This change is to tests performance implications of such behavior, and in case of observable difference - can be either merged as is, or adjusted for debug context to be computed on target silo.

@dVakulen dVakulen changed the title Disable debug context usage Turn off default of debug context usage Jan 13, 2018
@ReubenBond ReubenBond merged commit f53a7c7 into dotnet:master Jan 13, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants