> 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...
>

Agreed. Similar experience in XMLRAD code base, and it offered huge profit
rapidly and easily.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to