danf84
13 years agoOccasional Contributor
AQTime leaks a lot of memory inside the application...
Hello,
I've been monitoring my application for memory usage while AQtime was attached and was surprised to find that the memory usage inside my application was growing and growing. This only happens if AQTime is attached with one of its Allocation Profilers.
You can see the memory going up repeatedly in the Task Manager or retrieve memory usage from within your application.
Small demo that creates and frees a thread every 2 seconds is attached. Obviously those memory leaks aren't reported in AQTime itself.
Kind regards,
Dan
I've been monitoring my application for memory usage while AQtime was attached and was surprised to find that the memory usage inside my application was growing and growing. This only happens if AQTime is attached with one of its Allocation Profilers.
You can see the memory going up repeatedly in the Task Manager or retrieve memory usage from within your application.
Small demo that creates and frees a thread every 2 seconds is attached. Obviously those memory leaks aren't reported in AQTime itself.
Kind regards,
Dan