This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c++/54710] moderately large tuple, with many gets, ballons compile time


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

--- Comment #8 from Larry Evans <cppljevans at suddenlink dot net> 2012-09-27 14:03:25 UTC ---
Created attachment 28292
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28292
with optimization set to -O1 for both gcc and clang

Shows much larger user (and elapsed) times with -O1, but still
same trend of gcc vs clang as LAST_LESS increases, i.e.
relative gcc performance degrades.


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