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]
Other format: [Raw text]

Re: gcc 3.5 integration branch proposal


Completing the array:
gcc 3.3.2:
  527.98s real   421.02s user    30.36s system

gcc -head  with --disable-checking:
  544.91s real   439.52s user    30.27s system

gcc -head  with --disable-checking and profiled bootstrap
  515.03s real   389.54s user    30.42s system

gcc 2.95.3:
  349.10s real   244.46s user    23.40s system


Whichever way you look at it, it means that any of those recent gcc
are about 50% slower than gcc 2.95.3.

This is even worse than the feeling I had about it.

That's a complete disaster.


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