[fpc-devel] Re: Compiler bottlenecks
Michael Schnell
mschnell at lumino.de
Thu Jul 15 10:18:51 CEST 2010
On 07/14/2010 05:21 PM, Jonas Maebe wrote:
>
> a) the memory management overhead primarily comes from allocating and
> freeing machine instruction (and to a lesser extent node tree) instances
Did somebody take a look at FastMM for Delphi ? (
http://sourceforge.net/projects/fastmm/ )
Same seems to use a nice paradigm doing the Memory management for
threaded applications.
-Michael
More information about the fpc-devel
mailing list