Additional Materials for


Java Platform Performance Strategies and Tactics

by

Steve Wilson, Jeff Kesselman


This page contains new materials to further aid you in tuning your JavaTM Platform applications. You may want to check here from time to time for new tips and techniques.

If you have a suggestion for something to add to this site, please feel free to mail us.


Swing Remote-X Tweaks Some suggestions on how to improve Swing performance under a remote X-Windows session.
Binaries v. Byte-Codes An excellent investigative article by independant engineer Chris Rijk that compares the real execution speeds of static compiled C code v. JIT compiled Java code. (Linked under the approval of Mr. Rijk.)