home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8772 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.6 KB  |  33 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!sun4nl!dutrun!donau!zen.et.tudelft.nl!wolff
  3. From: wolff@zen.et.tudelft.nl (Rogier Wolff)
  4. Subject: Re: Jumptable Performance (Was: Re: shared libs - can everyone be happy with this?)
  5. Message-ID: <1992Aug21.081823.571@donau.et.tudelft.nl>
  6. Sender: news@donau.et.tudelft.nl (UseNet News System)
  7. Nntp-Posting-Host: zen.et.tudelft.nl
  8. Organization: Delft University of Technology, Dept. of Electrical Engineering
  9. References: <1992Aug17.144719.1961@crd.ge.com> <1992Aug17.151311.29507@ods.com> <NOP.92Aug17135014@theory.Mankato.MSUS.EDU> <1992Aug18.080437.3944@fys.ruu.nl> <1992Aug18.140858.3484@crd.ge.com> <1992Aug18.154149.26416@fys.ruu.nl> <1992Aug19.125541.865@crd.ge.com>
  10. Date: Fri, 21 Aug 1992 08:18:23 GMT
  11. Lines: 20
  12.  
  13. davidsen@ariel.crd.GE.COM (william E Davidsen) writes:
  14.  
  15. >  If more instructions and bigger size really improved performance we'd
  16. >all leave -O off our compiles, right. Therefore it's an interesting
  17. >little puzzle.
  18. >-- 
  19. >bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  20. >    I admit that when I was in school I wrote COBOL. But I didn't compile.
  21.  
  22. That's what optimizing is all about: The only difference between GCC codee
  23. for 486 and 386 is that in the 486 code some extra NOPs are added.
  24.  
  25. This will make the branch targets align on 16 byte boundaries, which will
  26. improve cache performance.
  27.  
  28.                         Roger
  29. -- 
  30. If the opposite of "pro" is "con", what is the opposite of "progress"? 
  31. (stolen from  kadokev@iitvax.iit.edu, who got it from brydon@asl.sinet.slb.com)
  32. EMail:  wolff@duteca.et.tudelft.nl   ** Tel  +31-15-783644 or +31-15-142371
  33.