You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Andrei Ivanov <my...@surfeu.fi> on 2002/07/28 23:09:16 UTC

Java Performance Tuning RE: [Bug 11235]

Hi Peter,
Yes, yes, I keep this book under my pillow ("Java Performance Tuning"), even
though it annoys my wife some times ;-) . What I would really like is to try
same examples with JDK 1.4xxx... Sorry for off topic.

Andrei


----- Original Message -----
From: "Peter M. Goldstein" <pe...@yahoo.com>
To: "'James Developers List'" <ja...@jakarta.apache.org>
Sent: Sunday, July 28, 2002 11:54 PM
Subject: RE: [Bug 11235] Extensive use of string concatenation throughout
code base


>
> Andrei,
>
> That would be great to see a standardized set of closes for the custom
> streams (as well as a specified order of closure).
>
> I'm going to have to disagree with both you and Noel on the severity and
> performance impact of string concatenation.  HotSpot or not, the
> performance penalty for that type of code is immense (especially in some
> of the looped retrieves from the POP3 server).  An excellent (if
> slightly dated) reference on the topic is Jack Shirazi's "Java
> Performance Tuning".
>
> --Peter
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>