Monday, October 4, 2010

Analyze Browser - JavaScript, AJAX, Rendering Details.

Analyze Browser - JavaScript, AJAX, Rendering Details.

For quite a log time I have been searching for tools that can show how the rendering happen at the browser level and amount of CPU consumed by that application at client side. Recently I came across Dyna Trace Ajax Edition that can
- Differentiate between browser and server bottlenecks
- Trace asynchronous JavaScript executions for the full round-trip
- Analyze JavaScript, AJAX remoting, network and rendering performance in real-time
- CPU load on the client
- Browser cache and server resources
- Page events (script, load, click, mouse)

I think this might be useful for performance testers, have a look! It is free.

Attaching screen shot of the tool.


---

No comments:

Post a Comment