Chapter 10. Performance

In this chapter

When you're developing an application, your biggest concern is usually just getting it finished. Sooner or later, however, you have to work on optimizing performance. There are two parts to performance optimization. You can do things during development that you know will help improve performance. After development is complete, or at major milestones during the development cycle, you can do performance testing and isolate areas in which you need to concentrate on optimization.

Be careful about doing too much optimization work too early. ...

Get Special Edition Using Java™ Server Pages and Servlets now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.