[Lazarus] Need Testers: parallel compilation

patspiper patspiper at gmail.com
Tue Jul 29 11:54:37 CEST 2014


A very welcome feature. It improved the IDE build cycle time from 90s to 
60s in my setup (including linking)!

Regarding the cpu cores, it says default(4). I suppose the 4 is system 
dependent.

I agree with Vojtěch regarding the placement of the option. The 
'Configure build lazarus' is a more suitable place.

Stephano

On 28/07/14 22:15, Mattias Gaertner wrote:
> Hi,
>
> The IDE and lazbuild now compile packages in parallel. Each package is
> still compiled with one call of fpc (single threaded).
>
> You can set the maximum number of parallel processes in Tools /
> Options / Messages Window. By default it tries to guess the amount of
> cpu cores with the function GetSystemThreadCount in unit UTF8Process.
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>





More information about the Lazarus mailing list