devdaily home
|
java
|
perl
|
unix
|
directory
|
weblog
Next:
Performance Tuning with Optimizeit
Java Performance Tuning with JBuilder and Optimizeit
Alvin J. Alexander
September 1, 2004
Performance Tuning with Optimizeit and JBuilder
Introduction
A quick introduction to the application
Application architecture
Configuring the application
Running the application
Integrating JBuilder and Optimizeit
Installing Optimizeit to work with JBuilder
Optimizing your first project
Finding the performance problems
The first run - reading the contents earlier than needed - an example of how to use avoidance therapy
The second run
The third run - problems with regular expressions
Getting harder now
Other tricks and black magic
Summary
Next:
Performance Tuning with Optimizeit