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]

Re: libstdc++/4960: std::string slow to append individual characters


Synopsis: std::string slow to append individual characters

State-Changed-From-To: analyzed->feedback
State-Changed-By: paolo
State-Changed-When: Wed Dec  5 00:40:47 2001
State-Changed-Why:
    Fetch a current 3.1 snapshot and benchmark again. You
    should notice a definite improvement.
    However, the final solution to the problem is an
    exponential growth policy. Patch for this posted in:
    http://gcc.gnu.org/ml/libstdc++/2001-12/msg00007.html
    Can you try it?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4960&database=gcc


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