[Bug c++/32350] Very high compile times for template code
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jun 18 11:26:00 GMT 2007
------- Comment #2 from rguenth at gcc dot gnu dot org 2007-06-18 11:26 -------
Execution times (seconds)
preprocessing : 0.09 ( 0%) usr 0.07 (20%) sys 0.18 ( 0%) wall
376 kB ( 1%) ggc
parser : 0.26 ( 0%) usr 0.12 (34%) sys 0.45 ( 0%) wall
33574 kB (81%) ggc
name lookup : 0.15 ( 0%) usr 0.13 (37%) sys 0.23 ( 0%) wall
3842 kB ( 9%) ggc
tree gimplify : 13.72 (14%) usr 0.00 ( 0%) sys 13.71 (14%) wall
555 kB ( 1%) ggc
expand : 81.23 (85%) usr 0.01 ( 3%) sys 81.26 (85%) wall
338 kB ( 1%) ggc
varconst : 0.00 ( 0%) usr 0.01 ( 3%) sys 0.01 ( 0%) wall
128 kB ( 0%) ggc
global alloc : 0.01 ( 0%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall
36 kB ( 0%) ggc
flow 2 : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall
34 kB ( 0%) ggc
TOTAL : 95.48 0.35 95.90
41385 kB
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |compile-time-hog
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32350
More information about the Gcc-bugs
mailing list