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

TypeProvider infrastructure can result in massive LOH allocations causing large UI delays/slowness inside VS #281

Closed
davkean opened this issue Nov 19, 2018 · 1 comment

Comments

@davkean
Copy link

davkean commented Nov 19, 2018

In the trace of https://developercommunity.visualstudio.com/content/problem/379653/vs-slow-typing-and-hang-1.html, we found that in infrastructure is allocating 1.5 GB of data on the LOH heap, causing large UI delays while VS does a Gen2 collection.

image

@davkean
Copy link
Author

davkean commented Nov 20, 2018

Closing this in lieu of dotnet/fsharp#5929, dotnet/fsharp#5931 and dotnet/fsharp#5930. We can those bugs back here if needed.

@davkean davkean closed this as completed Nov 20, 2018
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