[VSDK] Framework prebinding

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Dec 5 09:44:58 CST 2003


on 12/5/03 9:39 AM, Totte Alm at totte at code66.se wrote:

>> Finally, "Optimization Level" should be set to "Fastest, smallest" for
>> "Deployment" build style. That setting normally increase the speed,
>> since
>> the code is smaller: less VM paging work.
>> 
>> 
> 
> Frpm the XCode panel:
> 
> Fastest: Turns on all optimizations specified by the 'Faster' setting
> and also turns on function inlining and register renaming options. This
> setting may result in a larger binary. [-O3]
> 
> Fastest, smallest: Optimize for size.  This setting enables all
> 'Faster' optimizations that do not typically increase code size.  It
> also performs further optimizations designed to reduce code size. [-Os]
> 
> Fastest IS faster...

Correct.


So for Valentina I use O3 "Fastest"


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list