public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gdr at integrable-solutions dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/12850] memory consumption for heavy template instantiations tripled since 3.3
Date: Sun, 24 Jul 2005 04:50:00 -0000	[thread overview]
Message-ID: <20050724033622.10798.qmail@sourceware.org> (raw)
In-Reply-To: <20031030234001.12850.jens.maurer@gmx.net>


------- Additional Comments From gdr at integrable-solutions dot net  2005-07-24 03:36 -------
Subject: Re:  memory consumption for heavy template instantiations tripled since 3.3

"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:


| cp/tree.c:827 (ovl_cons)                           11464712: 3.2%          0: 0.0%     660240: 1.4%    1732136: 
| 5.2%     433034
| 
| Hmm OVERLOAD tree takes 3% of the Garbage which seems like too big,
| though I don't know how big  
| long the OVERLOAD trees are, I might add something to count that.

It is not uncommon to have large overload sets in C++ -- that is what
people do when they discover that they can overload in the literal
sense ;-)

-- Gaby


-- 


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


  parent reply	other threads:[~2005-07-24  3:36 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-30 23:42 [Bug c++/12850] New: " jens dot maurer at gmx dot net
2003-10-30 23:43 ` [Bug c++/12850] " jens dot maurer at gmx dot net
2003-10-30 23:44 ` jens dot maurer at gmx dot net
2003-10-31  0:04 ` jens dot maurer at gmx dot net
2003-10-31  1:39 ` [Bug c++/12850] [3.4 Regression] " pinskia at gcc dot gnu dot org
2003-12-19  9:41 ` pinskia at gcc dot gnu dot org
2004-01-14 11:37   ` Jan Hubicka
2004-01-14 11:38   ` Jan Hubicka
2003-12-29 17:55 ` pinskia at gcc dot gnu dot org
2004-01-05  6:43 ` pinskia at gcc dot gnu dot org
2004-01-05  6:58 ` pinskia at gcc dot gnu dot org
2004-01-05  7:29 ` pinskia at gcc dot gnu dot org
2004-01-06 23:18 ` pinskia at gcc dot gnu dot org
2004-01-07  7:27 ` pinskia at gcc dot gnu dot org
2004-01-07  8:03 ` steven at gcc dot gnu dot org
2004-01-10 13:36 ` hubicka at gcc dot gnu dot org
2004-01-10 17:12 ` pinskia at gcc dot gnu dot org
2004-01-13 23:59 ` cvs-commit at gcc dot gnu dot org
2004-01-14 11:34 ` cvs-commit at gcc dot gnu dot org
2004-01-14 11:37 ` hubicka at ucw dot cz
2004-01-14 11:38 ` hubicka at ucw dot cz
2004-01-14 18:12 ` pinskia at gcc dot gnu dot org
2004-01-27 13:14 ` [Bug c++/12850] [3.4/3.5 " cvs-commit at gcc dot gnu dot org
2004-01-27 16:35 ` pinskia at gcc dot gnu dot org
2004-01-27 16:37 ` hubicka at ucw dot cz
2004-01-29  0:34 ` cvs-commit at gcc dot gnu dot org
2004-01-30 11:46 ` cvs-commit at gcc dot gnu dot org
2004-01-31 12:01 ` cvs-commit at gcc dot gnu dot org
2004-02-01 13:01 ` cvs-commit at gcc dot gnu dot org
2004-02-14 14:27 ` hubicka at gcc dot gnu dot org
2004-02-14 14:38 ` hubicka at ucw dot cz
2004-03-21 18:58 ` [Bug c++/12850] " mmitchel at gcc dot gnu dot org
2004-05-05 23:31 ` hubicka at gcc dot gnu dot org
2004-07-04 23:35 ` pinskia at gcc dot gnu dot org
2004-09-23 18:17 ` pinskia at gcc dot gnu dot org
2004-09-27  4:02 ` pinskia at gcc dot gnu dot org
2004-12-03  3:02 ` pinskia at gcc dot gnu dot org
2004-12-11 17:43 ` pinskia at gcc dot gnu dot org
2004-12-21  3:33 ` pinskia at gcc dot gnu dot org
2004-12-21  5:53 ` pinskia at gcc dot gnu dot org
2004-12-23 12:20 ` steven at gcc dot gnu dot org
2004-12-23 14:42 ` gdr at integrable-solutions dot net
2004-12-28 16:43 ` pinskia at gcc dot gnu dot org
2004-12-29 12:57 ` steven at gcc dot gnu dot org
2004-12-29 13:10 ` steven at gcc dot gnu dot org
2005-07-23 22:32 ` pinskia at gcc dot gnu dot org
2005-07-24  4:50 ` gdr at integrable-solutions dot net [this message]
     [not found] <bug-12850-1824@http.gcc.gnu.org/bugzilla/>
2007-09-20 14:09 ` rguenth at gcc dot gnu dot org
2007-09-20 14:10 ` rguenth at gcc dot gnu dot org
2007-09-20 14:11 ` rguenth at gcc dot gnu dot org
2008-09-06 14:13 ` hubicka at gcc dot gnu dot org
2009-02-23 16:29 ` hubicka at gcc dot gnu dot org
     [not found] <bug-12850-4@http.gcc.gnu.org/bugzilla/>
2012-08-28  8:13 ` steven at gcc dot gnu.org
2013-03-06 10:54 ` rguenth at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050724033622.10798.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).