[Lazarus] What are the perfomance and memory usage effects of having heaptrc running?
leledumbo
leledumbo_cool at yahoo.co.id
Sat Nov 23 22:39:59 CET 2013
> Does heaptrc intercept and monitor memory allocation throughout the program
execution, or does it do a scan of memory usage for output only at program
shutdown?
Look at the source code, it's open :)
Basically HeapTrc will replace the current memory manager with its own,
tracing everything that's related to memory.
--
View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-What-are-the-perfomance-and-memory-usage-effects-of-having-heaptrc-running-tp4034452p4034453.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.
More information about the Lazarus
mailing list