[fpc-pascal] optimised compiler options for "release" version
    Graeme Geldenhuys 
    graemeg at opensoft.homeip.net
       
    Tue Jun  9 11:48:39 CEST 2009
    
    
  
Jonas Maebe wrote:
> 
> -Op??? is no problem. It's -Cp that can generate code which won't run on
OK thanks. Seeing that I don't know the CPU's our program is deployed
on, I'll rather stay safe.
> very minor in most cases. Only -Cfsse2 sometimes produces a noticable
> speedup on more recent processors.
Thanks.  Do you know what the 'PENTIUMM' cpu is?  Is that Mobile Pentium
or something?
> You can try Thomas Schatzl's cpu unit to time small code fragments:
Thanks, I'll take a look.
-- 
Regards,
  - Graeme -
_______________________________________________________
fpGUI - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
    
    
More information about the fpc-pascal
mailing list