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

Re: C++ PATCH to reenable inlining-on-trees


On Fri, 10 Dec 1999, Gerald Pfeifer wrote:
 ...
>Here is an updated table:
>
>  GCC 2.95.1           ~51MB  0:50

>  GCC 2.96 19991122   ~120MB  1:15   Ouch, that hurts.

>  GCC 2.96 19991207   ~120MB  1:15   No change, unfortunately
>  GCC 2.96 19991210    ~81MB  1:33   Thanks, Mark! :-)
>
>Runtime is up, but memory consumption is reduced by one third!

Here's some similar results of mine:

  GCC 2.95.1           ~22MB  2:07
  GCC 2.96 19991208    ~56MB 12:11
  GCC 2.96 19991212    ~42MB 12:28

The code is very STL oriented, with a large machine
generated table thrown in for good measure :)

The target was mips-wrs-vxworks [basically a MIPS ELF target]

--don


begin 600 Don Bowman (E-mail).vcf

`
end


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