Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Extremely high memory usage in DTH for Mvc.NoFun.sln #2483

Closed
rynowak opened this issue Aug 14, 2015 · 4 comments
Closed

Extremely high memory usage in DTH for Mvc.NoFun.sln #2483

rynowak opened this issue Aug 14, 2015 · 4 comments
Assignees
Milestone

Comments

@rynowak
Copy link
Member

rynowak commented Aug 14, 2015

I'm now regularly seeing memory usage climb to around 1.2gb in DTH on the smaller MVC solution (~30 projects). This makes VS slow to crawl and every operation feels extremely sluggish.

Using 1.0.0-beta7-12356

I can easily repro this, and it seems to occur most frequently when doing a build in VS resulting in compilation errors.

I have a memory dump available, here's what's using all of the memory and how it's rooted:
image

@rynowak
Copy link
Member Author

rynowak commented Aug 14, 2015

/cc @troydai @davidfowl @BillHiebert

@troydai
Copy link
Contributor

troydai commented Aug 14, 2015

Similar issue happens in EF as well. Our allocation is intensive.

@analogrelay
Copy link
Contributor

I'm taking a look at this. I'm not sure why my change would have caused it, but it seems connected :)

@analogrelay
Copy link
Contributor

I've identified a potential leak, once I've got a repro I should be able to do a before/after comparison and have a fix out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants