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: Haney's real matrix test regression


Richard Kenner wrote:

>     Suggestions?
>
> Look at the code and see why it's slower.

Ok. Give me a few hours and I will post a comparison between the assembly
produced by 3.0.2 and today's 3.1.
On my system, 3.0.2 has the very same figures of 3.1 20011023 but if you think
that it may be useful, I can also post the assembly produced by 3.1 20011023,
just teach me how to use CVS to recostruct the old tree :-)

Anyway, gcc3.0.2:

Timing Real matrix operations for n = 200
1...2...
Language     Answer Check   Time    Iter Time
O-O C++        (2.41602e+06):   13.95    0.1395
Hand-coded C   (2.41602e+06):   14.89    0.1489

Cheers,
Paolo Carlini.



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