Florian Klämpfl schrieb:

Anyways, before this ends in an endless discussion: if anybody is
interested in improving FPC compilation speed (for my needs is
sufficient) and have a look at fillchar

IMO not FillChar is the bottleneck, instead it's the access to newly allocated memory in/around InitInstance, resulting in page faults.

DoDi

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to