Fine Tuning Java Code

This series of articles has been written in close collaboration with our partner IST-EU.com, using their Class File Inspector tool.

They present simple ways to optimise your Java code when performance is an issue, and also to dispel some myths about some techniques which are supposed to optimise code but in fact have the opposite effect.

At Liemur, we always recommend that the initial focus of software development is to ensure your program is fit for purpose (functionally, reliability and scaleable). Optimisation should only be considered as a second step. Java optimisation requires a greater understanding of the functions of the compiler and virtual machine. These articles explain what is happening and how the optimisation is being performed.

The following articles contain significant detail of the Java bytecode generated by different source code implementations. However you will not have to understand all this detail to grasp how to take advantage of these techniques as we clearly explain in accompanying text what is happening.

The series of articles is split into the following topics:

 

Join our mailing list to receive the latest white papers, book reviews and course schedules once a month.





I.T. Professionals at training

Click here to read this month's top 10 tips for improving your Production Chain


Are You Project Optimised?

Simply answer 20 multiple choice questions to find out. Your full report (with rating and advice) will be emailed to you immediately on completion.


TRY IT NOW >>

 

Company News