public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] gcc 2.95.3 / 3.0.4 speed comparsion
@ 2002-04-07 22:54 Spider
  2002-04-07 23:20 ` Bart Verwilst
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Spider @ 2002-04-07 22:54 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1071 bytes --]

Hello, I've just upgraded my -rc6 to -1.0-gcc3 and decided to make an
(unofficial) benchmark.

I went for galeon, I had originally intended to use mozilla, but the
time-results borked so I go for galeon instead.. smaller codebase, so
its not as great difference, but it does have both c and c++ code, so it
might be a decent choice.


gcc 2.95.3 :
real    3m38.592s
user    2m46.810s
sys     0m28.100s
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"


gcc 3.0.4 :
real    5m6.465s
user    3m27.440s
sys     0m30.140s
CFLAGS="-march=athlon -O3 -pipe"
CXXFLAGS="-march=athlon -O3 -pipe"




if you only compare the "user" time it should be enough... as the "sys"
show, there's a few percentages difference between them, so this is not
scientific or anything.

Would be interesting to compare the results as well, since those are
quite likely rather different with the new levels of optimization...


//Spider


--
begin  happy99.exe
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-04-16 21:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-07 22:54 [gentoo-dev] gcc 2.95.3 / 3.0.4 speed comparsion Spider
2002-04-07 23:20 ` Bart Verwilst
2002-04-07 23:24 ` Bart Verwilst
2002-04-07 23:25 ` Spider
2002-04-08 13:24 ` Ric Messier
2002-04-16 21:13 ` Daniel Robbins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox