Java White Papers

Java Performance Profiling Using the VTune Performance Analyzer

Overview The Intel VTune Performance Analyzer has been used to tune C/C++ applications for years and the support the analyzer provides is fairly well known, but many developers don't realize that most of that support also applies to Java applications. The VTune analyzer has the ability to identify performance bottlenecks in source code, locate performance-sensitive CPU events, and display the flow of control in Java applications. The two primary technologies used in the analysis are Call Graph and Time- and Event-Based Sampling. Call Graph enables the developer to profile the Java application, identify performance bottlenecks, and possibly locate parts of the application that use the Java API inefficiently.

Further White Paper Details
PublisherIntel File FormatPDF
Date PublishedMay 2004
FormatWhite Papers   
Topics

Quick Sitemap Links: