Memory tracking tools
-
Hi, I was wondering what applications if any everyone uses to check memory usage. I have been using process Explorer and I was wondering if their was an application similar for memory usage. Thanks everyone!
We shouldn't assume something's debugged just because everyone in the whole world has access to the source code.
-
Hi, I was wondering what applications if any everyone uses to check memory usage. I have been using process Explorer and I was wondering if their was an application similar for memory usage. Thanks everyone!
We shouldn't assume something's debugged just because everyone in the whole world has access to the source code.
After seeing what VC2005 chews up, I stopped bothering to check :) ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF!
-
Hi, I was wondering what applications if any everyone uses to check memory usage. I have been using process Explorer and I was wondering if their was an application similar for memory usage. Thanks everyone!
We shouldn't assume something's debugged just because everyone in the whole world has access to the source code.
Process explorer is a pretty good start. If i'm seeing memory usage spikes or leaks, i have more specialized tools to track those down... Here's one[^]
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
After seeing what VC2005 chews up, I stopped bothering to check :) ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF!
Jim Crafton wrote:
After seeing what VC2005 chews up, I stopped bothering to check
Yeah... It leaked memory in iostream classes. It is pretty bad and Microsft is trying hard to do justify themselves for releasing such a product.. Microsoft posted a workaround in their site for this and they are months away from releasing the service pack for visual studio 2005 Thanks, Madhu.
-
Hi, I was wondering what applications if any everyone uses to check memory usage. I have been using process Explorer and I was wondering if their was an application similar for memory usage. Thanks everyone!
We shouldn't assume something's debugged just because everyone in the whole world has access to the source code.
For .NET apps there are a bunch of performance counters for memory usage and how long the app is spending in garbage collection etc. - there is some info here[^] '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd