And why are you sure there are memory leaks?
Could you post some code?
That amount of memory is considered to be small for a long period of time ( years, even ), so there is no surprise the application is moving slow.
Anyway, you need a profiler to do a memory analysis...
See: http://trolltech.com/developer/knowl...25.9056652809/
Purify can be downloaded as a trial version and Valgrind is free.
Also, take a look at: http://trolltech.com/developer/knowledgebase/363/. Those tools not always give a correct report.
Regards
Bookmarks