This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++: EGCS perf. vs GCC



  In message <Pine.GSO.3.96.981207132218.2689A-100000@caleyipa.spider.com>you w
rite:
  > 3. Compilers used
  > 
  > gcc 2.8.1
  > egcs 1.1b (yes, I know 1.1.1 is out)
I doubt egcs-1.1.1 would make any signficant difference performance-wise.  If
it did, it would be by accident, not by design.

  > i486 code, but other than that, the results are a complete surprise for me.
  > I've expected that the proper use of the PII pipeline, etc. would boost the
  > figures at least by 10%, and not degrade the performance!
The scheduling for all x86 ports is poor at best.  It needs to be completely
revamped from the ground up.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]