Home
.NET Tools Support | JetBrains
Contact Support
Community
Sign in
Ed Pavlov
Total activity
114
Last activity
August 02, 2024 12:45
Member since
February 24, 2015 13:51
Following
0 users
Followed by
0 users
Votes
9
Subscriptions
43
Activity overview
Articles (0)
Posts (0)
Comments (62)
Sort by recent activity
Recent activity
Votes
Edited
July 11, 2019 11:38
Official comment
Hi, BruceIt seems that these problems appear in the WPF subsystem itself and not caused by wrong usage of them by your code. It is clearly seen on the "Key Retentions Path" view that, for example, ...
Community
dotMemory discussions
Unexplained items in dotMemory's Automatic Inspections for a WPF C# application
0 votes
Created
June 25, 2018 09:36
Official comment
Hi,am I understood right that you are profiling two processes at the same time, and when one is finished wants to get a snapshot from the second one?If so, select desired process in the combobox on...
Community
dotMemory discussions
dotMemory after App closed
0 votes
Edited
June 22, 2018 08:18
Official comment
Hi, what exactly do you mean by "allocate context each time"?dotMemory is the profiler for managed memory so, regarding to unmanaged memory, it can show only managed objects which hold or represent...
Community
dotMemory discussions
how to watch where is problem on unmanage memory leak
0 votes
Created
August 01, 2017 14:58
Official comment
Hi Paolo,Unfortunately I can't reproduce the case using the code you have provided. According what dotMemory displays there should be another one lambda (<>c<RadGridView>) with closure. Please chec...
Community
dotMemory discussions
Help me to understand why Select causes a retention
0 votes
Created
June 27, 2017 10:13
reader.ReadLine(); will allocate a string even if you don't keep it in memory, it will produce memory traffic. Please read this blogpost for details. As a quick answer I would recommend to analyze ...
Community
dotMemory discussions
Best approach to avoid memory explosion during batch importing
0 votes
Created
April 13, 2017 21:05
We will fix this bug in the nearest release. Sorry for inconvenience.Have you checked that dotMemory Unit find appropriate DotMemoryUnitAttribute BTW? Have you tried to pass correct MethodBase into...
Community
dotMemory discussions
Exception when making snapshot from dotMemoryUnit
0 votes
Created
March 30, 2017 15:53
Official comment
Hi Lukas, thanks for your question.As you mentioned dotMemory Unit provides only two numbers because according to our idea it is designed for unit tests, where asserts on some already known state a...
Community
dotMemory discussions
Is there a way to get a list of object types in object set via API?
0 votes
Edited
March 20, 2017 16:22
Hi,these files are temporary snaphsots data generated by dotMemory Unit, you are right. It looks like a bug, normally they should be deleted just on finishing of each test. We will investigate the ...
Community
dotMemory discussions
Exception when making snapshot from dotMemoryUnit
0 votes
Created
March 01, 2017 12:10
Official comment
Hi,thanks for your feedback.At first we need to know what kind of files takes the disk space, are they *.dmw files or some other kind?What about DotMemoryUnitAttribute there is two options1. DotMem...
Community
dotMemory discussions
Exception when making snapshot from dotMemoryUnit
0 votes
Created
July 06, 2016 14:09
Hi,thanks for the explanationSounds very reasonable, but there is one issue. All snapshots in-between the first and the last are needed to compare them, to determine new, dead, and survived objects...
Community
dotMemory discussions
Possible to delete snapshots via API?
0 votes
«
First
‹
Previous
Next
›
Last
»