This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/1141: don't use StringBuffer for string concatenation
- From: tromey at gcc dot gnu dot org
- To: apbianco at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, tromey at cygnus dot com
- Date: 24 Nov 2001 03:42:06 -0000
- Subject: Re: java/1141: don't use StringBuffer for string concatenation
[Get raw message]
Synopsis: don't use StringBuffer for string concatenation
State-Changed-From-To: open->analyzed
State-Changed-By: tromey
State-Changed-When: Fri Nov 23 19:42:05 2001
State-Changed-Why:
I tried this tonight, and it didn't have a positive
performance impact.
http://gcc.gnu.org/ml/java/2001-11/msg00180.html
However, I didn't try stack allocation of the StringBuffer.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=1141&database=gcc