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: Lazy __FUNCTION__ processing.


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/


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