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

Reduce memory allocations #1215

Merged
merged 7 commits into from
May 26, 2016
Merged

Conversation

vasily-kirichenko
Copy link
Contributor

@vasily-kirichenko vasily-kirichenko commented May 23, 2016

(edited: KR): Previous PR thread: reduce allocations #1207

vasily-kirichenko and others added 7 commits May 21, 2016 10:14
Fix bug in error reporting
fix condition

change fsc.exe GCLatencyMode to LowLatency as it showed better performance than Batch

Revert "change fsc.exe GCLatencyMode to LowLatency as it showed better performance than Batch"

This reverts commit 828dfab.
@vasily-kirichenko vasily-kirichenko changed the title Redice memory allocations Reduce memory allocations May 23, 2016
@KevinRansom
Copy link
Member

@dotnet-bot test this please

@dsyme
Copy link
Contributor

dsyme commented May 24, 2016

OK, I understand the changes in scanUntilSentinel now - I hadn't noticed the function was being passed around as a first class value.

@KevinRansom
Copy link
Member

Looks good to me,

@dsyme
Copy link
Contributor

dsyme commented May 26, 2016

Yes, this is good - I will merge it.

@dsyme dsyme merged commit 6591239 into dotnet:master May 26, 2016
@dsyme
Copy link
Contributor

dsyme commented May 26, 2016

@vasily-kirichenko Thanks for persevering with us on this, and resubmitting :)

@vasily-kirichenko
Copy link
Contributor Author

:) It's only sad that it's not speed the compiler up.

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

Successfully merging this pull request may close these issues.

5 participants