[fpc-devel] FPC/Delphi/FastMM4/TopMemory speed test

Hans-Peter Diettrich DrDiettrich1 at aol.com
Sat Jul 17 16:37:28 CEST 2010


Adem schrieb:
>  And, the code I used was this.
[...]
>   MemoPerformance.Lines.Add(Format('Time: %n', [Time3 * 1E-6]));
>   Node1.Free;
> end;

Can you show the time for Node1.Free as well?

Fast allocation can result in slow deallocation...

DoDi




More information about the fpc-devel mailing list