You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
azenla opened this issue
Jan 27, 2016
· 7 comments
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.P1A high priority bug; for example, a single project is unusable or has many test failures
Hello! I have been doing thorough investigations into possible memory leaks in our own codebase for DSA. However, I am noticing that the memory usages displayed in Observatory are massively off from what I am seeing in System Monitoring tools. On the reproduction below, I'm getting hundreds of megabytes more in real memory usage than what I see in Observatory.
I have created a special repository for storing reproductions of these kinds of things. Sorry for not including all the info here, if that is desired rather than externally linking it, please let me know.
@johnmccutchan It looks like this might have been the result of accidentally using the wrong Observatory for another test I was doing, which resulted in the memory usage being higher.
I'm going to close this issue, the memory leak investigation for DSA has lead us to find a leak in our own code. Thanks for the help :)
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.P1A high priority bug; for example, a single project is unusable or has many test failures
Hello! I have been doing thorough investigations into possible memory leaks in our own codebase for DSA. However, I am noticing that the memory usages displayed in Observatory are massively off from what I am seeing in System Monitoring tools. On the reproduction below, I'm getting hundreds of megabytes more in real memory usage than what I see in Observatory.
I have created a special repository for storing reproductions of these kinds of things. Sorry for not including all the info here, if that is desired rather than externally linking it, please let me know.
Reproduction Information
The text was updated successfully, but these errors were encountered: