Book Image

Java EE 5 Development with NetBeans 6

Book Image

Java EE 5 Development with NetBeans 6

Overview of this book

Table of Contents (17 chapters)
Java EE 5 Development with NetBeans 6
Credits
About the Author
About the Reviewers
Preface
Identifying Performance Issues with NetBeans Profiler

Summary


The NetBeans profiler is a very valuable tool in identifying performance problems in our applications. It provides several useful tools to aid us in identifying poorly performing code, as well as allowing us to easily monitor memory usage and object allocation in our applications. More information about the NetBeans profiler can be found at http://profiler.netbeans.org/.