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: gcj Linpack performance


[Manfred Hollstein]
> IIRC, -fno-bounds-check is having the biggest effect on performance.

Also this flag with some combination with others don't gave me
significantly better performance. The best was:

with -O3 -fno-bounds-check

Mflops/s: 24.719  Time: 1.74 secs  Norm Res: 4.7  
Precision: 2.220446049250313E-16

Best regards,

Florian Schintke
-- 
Florian Schintke <schintke@zib.de>, http://www.zib.de/schintke/


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