I'd like to recommend you to STRIP and UPX executables under Windows.

Initial executables size:
lazarus.exe  170859359 bytes (*)
lazbuild.exe  52797635 bytes
startlazarus.exe  15897492 bytes

after STRIP and UPX:
lazarus.exe  4093952 bytes (*)
lazbuild.exe  1653760 bytes
startlazarus.exe  1653760 bytes

executables size is reduced to:
lazarus.exe  2% of the original size
lazbuild.exe  3% of the original size
startlazarus.exe  10% of the original size

...and Lazarus (*) starts as a real cheetah! :)

Just my 2 cents.

Sandro

On 7 May 2015 00:50, "Mattias Gaertner" <nc-gaert...@netcologne.de> wrote:
>
> On a fast system the IDE starts in half a second.
> The startup speed heavily depends on disk speed, scanners and installed
> packages.
>
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to