In this chapter, we will share some performance tuning tips. This chapter begins by covering the performance considerations in the Agile methodology and test-driven development (TDD) as two common development approaches.
We will discuss the performance tuning tips for the different Java EE components and some general Java performance tuning tips, mostly at micro-optimization level, and will explain the correlation between written code and compiled code using the javap
tool.
The list of topics that we will cover in this chapter is as follows:
No credit card required