Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Java Optimization Resources
[go: Go Back, main page]

Java Optimization Resources

[ index ] [ benchmarks | compilers | maintainability | rules | size | speed | tools ]


I started this page because there no other web resources on how to optimize Java. Thankfully, that has now changed.

Optimization

Benchmarking

There are now enough Java benchmarks out there that I've alphabetised the list and commented out some that aren't being updated anymore.

The FemtoJava project at UMD has links to other benchmarks.

Books

A few of the currently available Java books have sections on optimization:

Java resources


http://www.cs.cmu.edu/~jch/java/resources.html Java Optimization Resources
Last modified: Wed 18 Mar 1998 Copyright © 1996, 1997 Jonathan Hardwick