D
Dean Schulze
Does anyone have any comparisons or benchmarks for compiling and running
Java programs on AMD-64 systems compared to 32-bit Intel systems?
I'm considering buying an AMD-64 notebook which will run Windows XP Pro.
I believe the 64-bit support for XP was just released (or release is
imminent). I haven't seen a 64-bit JDK for the AMD-64 based systems
yet, though so initially I'll be using the 32-bit JDK.
I'm wondering if the 32-bit based javac and java run as a function of
clock-speed only or if they can take advantage of some features of the
64-bit hardware. Since the AMD-64's CPU clock-speed is slower than
comparable Intel CPUs I worry that the AMD-64 based systems may actually
be slower for compiling and running Java programs than comparable 32-bit
Intel hardware.
Thanks.
Java programs on AMD-64 systems compared to 32-bit Intel systems?
I'm considering buying an AMD-64 notebook which will run Windows XP Pro.
I believe the 64-bit support for XP was just released (or release is
imminent). I haven't seen a 64-bit JDK for the AMD-64 based systems
yet, though so initially I'll be using the 32-bit JDK.
I'm wondering if the 32-bit based javac and java run as a function of
clock-speed only or if they can take advantage of some features of the
64-bit hardware. Since the AMD-64's CPU clock-speed is slower than
comparable Intel CPUs I worry that the AMD-64 based systems may actually
be slower for compiling and running Java programs than comparable 32-bit
Intel hardware.
Thanks.