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]

Stepanov results with development gcc


Chris:

Here are the results of the Stepanov benchmark on my alpha with
the development version of gcc; the sources are from

http://www.kai.com/benchmarks/stepanov/

They're pretty good ;-).

Brad

popov-2% g++ -O2 -o stepanov stepanov_v1p2.C
popov-3% ./stepanov

test      absolute   additions      ratio with
number    time       per second     test0

 0        0.40sec    124.04M         1.00
 1        0.40sec    124.34M         1.00
 2        0.40sec    124.04M         1.00
 3        0.40sec    124.04M         1.00
 4        0.40sec    124.04M         1.00
 5        0.40sec    124.04M         1.00
 6        0.40sec    124.04M         1.00
 7        0.40sec    124.04M         1.00
 8        0.40sec    124.04M         1.00
 9        0.40sec    124.34M         1.00
10        0.40sec    123.74M         1.00
11        0.40sec    124.04M         1.00
12        0.40sec    124.04M         1.00
mean:     0.40sec    124.07M         1.00

Total absolute time: 5.24 sec

Abstraction Penalty: 1.00

popov-4% g++ -v
Reading specs from /export/u10/egcs-test/lib/gcc-lib/alphaev6-unknown-linux-gnu/2.97/specs
Configured with: ../configure --prefix=/export/u10/egcs-test --enable-checking=no
gcc version 2.97 20001207 (experimental)

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