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]
Other format: [Raw text]

Re: Using FDO to speed up compiler?


On Wednesday, February 12, 2003, at 02:23  PM, Jan Hubicka wrote:

On Wed, Feb 12, 2003 at 10:17:10PM +0100, Jan Hubicka wrote:
The number reminds me not-so-related note. I've also hacked makefiles
in the past to add profiling into the bootstrap. I used "make check"
for train run and measured speedup in between 5-10% on compiling
on compiling binutils on early rtlopt-branch tree.
Nice.
I will have to re-benchmark the numbers as many things has changed since
that , but hope it won't change in the negative direction :)
One of important factors was code placement, as we had extraordinally
large insn-attrtab that time. With DFA this problem has changed a bit.
This was on x86 right?  FWIW I tried this on ppc a month or so ago and
it made no significant difference.


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