On Thursday 28 Aug 2003 03:29, Diego Calleja García wrote:
> Optimised binaries wont run slower than non-optimised binaries.

This simply isnt true. I have some code that takes a serious performance hit 
when any sort of loop unrolling is used (pentium III systems) as the 
instruction cache is too small for this case (more noticeable with icc rahter 
than gcc).

Tom

-- 
 ^__^               Tom Badran
 (oo)\______        Imperial College
(__)\       )\/\    
    ||----w |       
    ||     ||       Using Debian SID

Attachment: pgpMOGAeGLdIt.pgp
Description: signature

Reply via email to