This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: gcc 3.3 garbage collector defaults


Oh my. This makes a real difference! 

These timings are just for libstdc++, on an 800Mhz Athlon.

time make all
248.736u 26.373s 4:59.60 91.8%  0+0k 0+0io 503943pf+0w

time make CXXFLAGS="--param ggc-min-heapsize=8192" all
214.521u 27.306s 4:10.44 96.5%  0+0k 0+0io 512759pf+0w

-benjamin


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