This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Polyhedron performance regression


Dear All,

I do not think that the regression is Paolo's doing, although he "helped" a bit.

On x86_ia64/FC5 with:
/svn-4.3/bin/gfortran -static -O3 -ffast-math  -funroll-loops ac.f90
time ./a.out

  revision        time
  118474        9.77s
  118475        12.3s
   current        33.0s !

Note that -ftree-vectorize has not been used, although this is a dual
core - nothing to do with vectorisation  either....

Paul

I cannot do any mor on this until next Friday - am on my way out of
the door to the airport... well, 5 minutes ago:)


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