Carsten Kr�ger wrote:

>  The executablesize shrinks form
>  348160 byte -> 39936 byte
>
>  This speeds incredible speeds the start up.
>  (because only 11% of originalsize transferd from harddisk to memory)
>
did you actually measure it? how much increase (from what to what)? I 
find it hqard to believe that this speeds up the startup dramatically, 
because most of the code is in dynamic libraries, which are several 
megabytes big, so those 400k are only a small fraction. A lot of startup 
time is also profile reading, creation of the initial window etc..

Ben


Reply via email to