This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa performance
On Tue, 2003-06-10 at 13:07, Steven Bosscher wrote:
> 1GB is probably not what the avarage GCC user has, and even 512MB is
> still a lot. I wonder if you ever garbage-collect at all with a machine
> like that!!!
>
Eh, the SPEC95 machine has 256Mb of RAM. That's not huge for today's
standards. Bootstrap times for that machine are in line with what I get
on the bigger machine (~10% slower than mainline).
I also regularly bootstrap on a PPC with 128Mb of RAM. I'll try
bootstrapping mainline on that machine to see what the difference is.
Diego.