| Author |
Message |
dmd1214
Joined: 05 Mar 2009 Posts: 13
|
Posted: Thu Mar 05, 2009 5:22 pm Post subject: Can I compare results from different Memory Profiler runs |
|
|
Hi,
I just purchased the product and am still learning it. I tried to search the forum, but it timed out on me... so you get a new post .
I'm trying to track down an elusive memory leak in my asp.net app. I would like to compare the number of class instances and the total space consumed between my 10 minute run and my 20 minute run to see what is leaking. Just wondering if you've already built support for this or if I need to compare each class one at a time.
- Doug |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6344 Location: Red Gate Software
|
Posted: Sat Mar 07, 2009 11:04 am Post subject: |
|
|
Hi Doug,
Except for the "comparison" column in the all objects panel and the "new count/removed count" columns in the all classes panel, which shows the deltas between the current snapshot and the previous, there isn't much in the way of comparison.
If you export the results as XML, you could also use the tool I wrote to report deltas on any two sets of results. You can FTP that and give it a try if you want to have a look:
ftp://support.red-gate.com/patches/ants_profiler/ANTSXMLCompare.zip _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group