public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/53525] New: Performance regression due to enabling track-macro-expansion
@ 2012-05-30  4:04 jimis at gmx dot net
  2012-05-30  4:24 ` [Bug preprocessor/53525] " jimis at gmx dot net
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: jimis at gmx dot net @ 2012-05-30  4:04 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53525
           Summary: Performance regression due to enabling
                    track-macro-expansion
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: preprocessor
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jimis@gmx.net


About 3% regression on cc1 -O0 compilation time has been noticed between
gcc-4.8-20120429 and gcc-4.8-20120513. The culprit seems to be enabling by
default -ftrack-macro-expansion (TME). Example time, instruction count and
memory usage for compiling reload.c follow.

    time    M Instr    KB RAM
noTME    0.744s    2081    28608
TME    0.785s    2201    31672


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-07-09 12:43 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-30  4:04 [Bug preprocessor/53525] New: Performance regression due to enabling track-macro-expansion jimis at gmx dot net
2012-05-30  4:24 ` [Bug preprocessor/53525] " jimis at gmx dot net
2012-05-30  4:52 ` jimis at gmx dot net
2012-05-30  5:24 ` jimis at gmx dot net
2012-05-30  5:28 ` jimis at gmx dot net
2012-05-30  5:31 ` jimis at gmx dot net
2012-05-30  6:02 ` jimis at gmx dot net
2012-05-30  6:06 ` jimis at gmx dot net
2012-05-30  6:10 ` jimis at gmx dot net
2012-05-30  6:24 ` jimis at gmx dot net
2012-05-30  6:25 ` jimis at gmx dot net
2012-05-30  8:38 ` rguenth at gcc dot gnu.org
2012-05-30 16:04 ` jimis at gmx dot net
2012-06-04  4:49 ` jimis at gmx dot net
2012-06-27 22:59 ` jimis at gmx dot net
2012-06-28  9:53 ` rguenth at gcc dot gnu.org
2013-06-13 15:59 ` mathias at gaunard dot com
2013-06-13 20:55 ` manu at gcc dot gnu.org
2013-07-09 12:43 ` mathias at gaunard dot com

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).