This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [FORTRAN PATCH] Reduce gfc_match_strings usage (part 1)


--- FX Coudert <fxcoudert@gmail.com> wrote:

> Hi all,
> 
> A few days ago, I was wondering how much we could
> improve gfortran's  
> compilation speed,  


with the results shown, the answer seems to be 'not
much'.  my usual response when see in a gprof output
like this is to give up....  there will be a lot of
work for a couple of percent.

when i optimise, i like to see gains in the X 5 or  X
30 range, not in + 0.03 .   :):)

--bud


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