The software I wrote (C#, .NET, VS2008) does some simple image processing. I operates on the single image. Surprisingly its consuming more than 150MB which should not be the case.
I want to know whats making it use this much of resources. Are there any tools that will help?