This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap times on mainline are getting worse
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Robert Dewar <dewar at gnat dot com>
- Cc: neil at daikokuya dot co dot uk, gcc at gcc dot gnu dot org
- Date: Thu, 17 Oct 2002 18:00:00 -0400
- Subject: Re: Bootstrap times on mainline are getting worse
- Organization: Red Hat Canada
- References: <20021017215540.D95F5F2D4A@nile.gnat.com>
On Thu, 17 Oct 2002, Robert Dewar wrote:
> >>This is truly depressing. There seems to be nothing we can do
> to prevent it.
>
> At the very least,we could measure the bootstrap performance impact of
> each patch.
>
We are, in a way. With every run we save the differences between
today's tree and the previous one. That may include more than
one patch, but in general is not a big set.
Diego.