[computer-go] Language War!
Jim O'Flaherty, Jr.
jim_oflaherty_jr at yahoo.com
Mon Jul 31 13:32:08 PDT 2006
Peter,
I have a similar impression about size, although I cannot verify it right this second.
Given where you are, have you checked Javolution?
http://javolution.org/
This guy is a Java performance/memory footprint nut-case. If you look at his posting on http://www.javalobby.org, you will see he stays right on top of performance and footprint metrics around the core collection class replacements he has developed.
Given your framework is suitably designed, it might take you a very small window of time to try out some of his "replacements" and see what kind of improvements you experience, aasuming you have some baselines against which to measure the resulting differences.
Jim
----- Original Message ----
From: Peter Drake <drake at lclark.edu>
To: computer-go <computer-go at computer-go.org>
Sent: Monday, July 31, 2006 3:07:59 PM
Subject: Re: [computer-go] Language War!
On Jul 31, 2006, at 12:10 PM, Mark Boon wrote:
I don't know what specific performance problems you're having in Java
that you think will be resolved in C++.There are a few areas where C++
obviously performs much better, but only few. And fundamentally your
program can look very similar. Still, coming from Java I predict
moving to C++ will prove to be very frustrating. But it's your call.
One of my big bottlenecks is memory space. I get the impression that a Java object is much larger than a C/C++ struct containing the same information.
Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/
_______________________________________________
computer-go mailing list
computer-go at computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20060731/d815857d/attachment.htm
More information about the computer-go
mailing list