AJAX Performance Diagnostics
- Understand the performance of your AJAX application from the true end-user perspective
- Isolate potential performance bottlenecks in the JavaScript, AJAX remoting, network and rendering layer
- Diagnoses specific AJAX problems down to their root-cause
- Share your recorded performance data for interactive offline analysis with your peers
Poor page loading times, slow GUI interactions and sudden JavaScript exceptions are typical problems AJAX applications suffer from. Even worse, these issues often
surface near the end of the development cycle (or even in production), so fixing them quickly is critical.
We built dynaTrace AJAX Edition based on our experience with Java performance analysis to help you quickly resolve such performance issues.
Its goal is to provide visibility into the inner workings of your AJAX-based Web2.0 applications to show you how your custom JavaScript code interacts with the AJAX
frameworks you are using.
Understand end-user experience and isolate bottlenecks in real-time
Start your performance analysis by identifying poor performing Web pages as real users experience them. Analyze in real-time whether the bottleneck is
located within the server-side processing, network communication, JavaScript execution of certain APIs or Web page rendering.
Learn more
Diagnose performance issues down their root-cause
Analyze the root-cause of AJAX performance issues using specialized diagnostic views for:
Share your recorded performance data for interactive offline analysis
Forward you analysis session to the developer who needs to solve the issue you have found.
Rather than wasting time reproducing the problem, the responsible developer can simply interactively analyze the problem offline.
Learn more