Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #5833

Re: baseline performance test using java ...

From Eric Sosman <esosman@ieee-dot-org.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: baseline performance test using java ...
Date 2011-07-03 14:08 -0400
Organization A noiseless patient Spider
Message-ID <iuqb88$4r7$1@dont-email.me> (permalink)
References <1309715588.716395@nntp.aceinnovative.com>

Show all headers | View raw


On 7/3/2011 1:53 PM, lbrt chx _ gemale kom wrote:
 >> Somebody (attribution recklessly snipped) wrote:
 >>> Somebody else (another attribution recklessly snipped) wrote:
>>> [...]
>>> ~ We have all learned we should avoid String(s) and use
>>> StringBuffer(s) or better yet StringBuilder(s) but there is
> ~
>> Er, no.  Strings are great ...
> ~
>   I (obviously) meant to say String(s) if you need to build them and
 > StringBuilder(s) if you are working (most of us by now) on some
 > multiprocessing core

     If there's any sense in this remark, it's buried too deeply for
me.  The only relevance of "multiprocessing core" would seem to be
in the ability to run multiple threads simultaneously, but if you're
using a StringBuilder from multiple threads you've already blundered.

-- 
Eric Sosman
esosman@ieee-dot-org.invalid

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

baseline performance test using java ... lbrt chx _ gemale kom - 2011-07-03 17:53 +0000
  Re: baseline performance test using java ... Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-07-03 14:08 -0400
  Re: baseline performance test using java ... Abu Yahya <abu_yahya@invalid.com> - 2011-07-04 00:03 +0530
    Re: baseline performance test using java ... Patricia Shanahan <pats@acm.org> - 2011-07-03 11:45 -0700
      Re: baseline performance test using java ... Abu Yahya <abu_yahya@invalid.com> - 2011-07-04 06:52 +0530
        Re: baseline performance test using java ... lewbloch <lewbloch@gmail.com> - 2011-07-04 03:53 -0700
    Re: baseline performance test using java ... lewbloch <lewbloch@gmail.com> - 2011-07-04 03:44 -0700
  Re: baseline performance test using java ... Patricia Shanahan <pats@acm.org> - 2011-07-03 12:09 -0700
  Re: baseline performance test using java ... Patricia Shanahan <pats@acm.org> - 2011-07-04 09:54 -0700

csiph-web