skip to Main Content

32 | Bits Java

It shows benchmarks for SPECjvm2008 on Windows/Linux, confirming that 32-bit can outperform 64-bit for CPU-bound tasks due to reduced memory traffic.

"Java's 32-bit vs. 64-bit Performance: An Empirical Study" 32 bits java

By: Dr. Heinz Kabutz, JavaSpecialists.eu (2018) freely available technical report is:

Proceedings of the 8th ACM/SPEC on International Conference on Performance Engineering (ICPE '17) – but a more directly applicable, freely available technical report is: 32 bits java

Back To Top