On Wed, 2004-02-11 at 11:41 -0500, Met @ Uber wrote: > I had a stupid revelation the other day. Its common fact that if I > compile all the programs for my systems architecture it will run > faster. Many RPMs are compiled for NOARCH, and at the very least not > i686. But I love the ease of RPMs because they're easy to track whats > on the system. So my question is this. If you install glibc i686 then most of your programs will be running a lot of i686 optimized code, even if compiled on normal i386 optimizations, because they usually use most of their functionality derived from glibc'shared libraries. The same applies to everything else, so the speed bump should not be very significant (although perhaps noticeable, I don't know). However, noarch rpms are usually TEXT scripts that are interpreted by some program (perl, python, shell, whatever) and will result in no optimization whatsoever if compiled for i686 (if they even accept to build). Rui -- + No matter how much you do, you never do enough -- unknown + Whatever you do will be insignificant, | but it is very important that you do it -- Gandhi + So let's do it...? Please AVOID sending me WORD, EXCEL or POWERPOINT attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
Attachment:
signature.asc
Description: This is a digitally signed message part