This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Lazy __FUNCTION__ processing.
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Subject: Re: Lazy __FUNCTION__ processing.
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Fri, 20 Apr 2001 18:11:28 +0200 (CEST)
- cc: <gcc-patches at gcc dot gnu dot org>, Mark Mitchell <mark at codesourcery dot com>, <zackw at stanford dot edu>
On Fri, 20 Apr 2001, Nathan Sidwell wrote:
> I ran some tests on one of Gerald's C++ files that he sent me. It showed
> a reduction in memory usage, but negligible change in speed. Here are the
> contracted diffs from compiler runs.
> [...]
> So a saving of around 6% in memory.
Well, that's not as much as you probably would have hoped, but 6% of
memory *is* a decent improvement -- especially considering larger C++
sources.
Thanks!
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/