This is the mail archive of the gcc-bugs@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]

[Bug other/35858] [4.3 Regression] time/memory hog for large c++ source.



------- Comment #10 from pluto at agmk dot net  2008-06-24 12:17 -------
(In reply to comment #9)
> 4.3.0: 334s 1.6GB
> trunk: 62.20s 640MB
> trunk with SFTs: 327s 1.2GB
> 
> so, fixed for 4.4.0.

current 4.3 branch stats:

-O1 -g0 : ~615MB, 0m58s
-O2 -g0 : ~935MB, 2m13s

looks far better than 4.3.0.
can we close this as fixed for 4.3.2?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35858


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