Use Bohem's GC for compiler proper in 4.1?

Stefan Strasser sstrasser@systemhaus-gruppe.de
Sun Apr 3 00:53:00 GMT 2005


Andrew Pinski schrieb:
> 
> On Apr 2, 2005, at 6:12 PM, Stefan Strasser wrote:
> 
>> gcc-Version 4.0.0 20041218 (experimental)
>>
> 
> this 4.0.0 is almost 4 months old.
> That is not a far comparison as there was speedups after that
> and other bug fixes.
> 

you're right, I wasn't prepared to do performance tests:

gcc-Version 3.4.4 20041218 (prerelease) (Debian 3.4.3-6)
user    0m57.250s
sys     0m1.050s

gcc-Version 4.0.0 20041218 (experimental)
user    1m53.810s
sys     0m2.850s

gcc-Version 4.0.0 20050402 (prerelease)
user    0m40.290s
sys     0m1.070s

impressing. thank you very much to whoever fixed this.
mem usage 3.4/current 4.0 is about equal.

intel:
user    0m42.080s
sys     0m9.040s


(slightly different file due to PR20734)

-- 
Stefan Strasser



More information about the Gcc mailing list