[fpc-devel] Forwarded message about FPC statusy
Florian Klaempfl
florian at freepascal.org
Tue Dec 25 14:16:37 CET 2012
Am 25.12.2012 13:39, schrieb Yury Sidorov:
> It is possible to seed-up compilation by allocating memory for nodes
> from some zero pre-filled memory pool to avoid costly calls to heap
> manager and avoid zero filling of small memory chunks. A base class for
> various FPC nodes should be modified to handle aloocation from the pool...
The heap manager itself does already pooling so I don't see much gain in
doing so ...
More information about the fpc-devel
mailing list