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


Groups > comp.lang.java.help > #2892

Re: Tip about buying CPU for Java development

From Ricardo Palomares <rpmdisguise-java@nowhere.com>
Newsgroups comp.lang.java.help
Subject Re: Tip about buying CPU for Java development
Date 2014-02-07 23:09 +0100
Organization Aioe.org NNTP Server
Message-ID <ld3lji$9md$1@speranza.aioe.org> (permalink)
References <lbcblb$8et$1@speranza.aioe.org> <vfb9f9t4tnhkkiut4qp5hmtrak84190pqk@4ax.com>

Show all headers | View raw


El 07/02/14 11:02, Roedy Green escribió:
> On Fri, 17 Jan 2014 23:42:55 +0100, Ricardo Palomares
> <rpmdisguise-java@nowhere.com> wrote, quoted or indirectly quoted
> someone who said :
> 
>> take advantage of multiple cores.
> Yes they do. I have six cores, most of the time two of them are idle.
> My multithread stuff is mostly screen scraping so most threads just
> sit there waiting for i/o.  If I were to do this again, for the same
> money I would get 4 cores, but faster cores.
> 
> I write manufacturers of software all the time explaining how their
> software could run much faster with threads, but they don't write in
> Java so threads scare them to death.

Thanks for the tip. To be honest, I bought the replacement parts a
week ago (AMD A8 6600K, 8 GB RAM). I've installed Linux Mint 16 64
bits, and I ran benchmarks from "HardInfo" utility and compared with
my laptop running Intel Core i5 460M with Linux Mint 16 32 bits. For
most tests, the AMD is faster (in some of them, more than 2x faster,
others about 20-30 %, and for N-Queens it is actually slower).

Regarding Java performance, I'm using JDK 7u51 in both systems (64 vs
32 bits); in the AMD I'm using NetBeans 7.4, in the Intel I'm still
with 7.3.1 because I had some issues with 7.4. Again, most of the time
the AMD system feels slightly faster (hard to say, maybe 25 % faster),
although I've also hit a couple of times a 2-seconds hang while
editing GUIs in NetBeans. Still testing, but overall I'd say I've got
better performance for not much money and a FM2+ motherboard prepared
to switch the CPU for a newer, faster one in case I need it.

Thanks again for replying.

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


Thread

Tip about buying CPU for Java development Ricardo Palomares <rpmdisguise-java@nowhere.com> - 2014-01-17 23:42 +0100
  Re: Tip about buying CPU for Java development Roedy Green <see_website@mindprod.com.invalid> - 2014-02-07 02:02 -0800
    Re: Tip about buying CPU for Java development Ricardo Palomares <rpmdisguise-java@nowhere.com> - 2014-02-07 23:09 +0100
  Re: Tip about buying CPU for Java development Joerg Meier <joergmmeier@arcor.de> - 2014-02-08 12:38 +0100

csiph-web