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: [vta] var-tracking VTA "rewrite"


On Sat, May 9, 2009 at 5:57 AM, Alexandre Oliva <aoliva@redhat.com> wrote:
> On May ?8, 2009, Alexandre Oliva <aoliva@redhat.com> wrote:
>
>> during the first pass. ?This brought down compile times of insn-recog.c
>> and libjava's interpret.cc from some ten hours to some 30 minutes
>> (little more than without VTA).
>
> Thou shalt not write while half-asleep, I guess.
>
> The improvement was from 32 *thousand* seconds (slightly less than 9
> hours user time, about 10 hours wallclock time) to 42 *seconds* (user
> time).

This caused PR42896.

Richard.


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