Re: [tuples] New memory/time comparison vs trunk

2008-07-27 Thread Jan Hubicka
> > - The rest of the memory utilization difference is mostly in inlining > (240Kb) and SSA update (50Kb). > > I think the main focus points should be DSE and trying to get a good > way of measuring the memory utilization differences. Jan, any > suggestion? I've switched memory tester to tuples

[tuples] New memory/time comparison vs trunk

2008-07-22 Thread Diego Novillo
The branch has regressed in terms of memory and compile time. However, I think the regressions are localized. I compiled tuples and [EMAIL PROTECTED] with --disable-checking --enable-gather-detailed-mem-stats. I ran cc1 and cc1plus over the preprocessed code of cc1-i-files, FF3D, SPEC2000, TRAMP3