This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Performance and the fly likes Tools for performance monitoring in browser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "Tools for performance monitoring in browser" Watch "Tools for performance monitoring in browser" New topic
Author

Tools for performance monitoring in browser

partha naveen
Ranch Hand

Joined: Jul 17, 2008
Posts: 32
Hi,


What are the tools available to monitor which resources (CSS,JS, image) took what time to download in safari browser. it could be a plugin like firebug, or an independent tool that can sniff the browser traffic and monitor them

Thanks
P
Joachim Rohde
Ranch Hand

Joined: Nov 27, 2006
Posts: 423

Googles PageSpeed might be what you are looking for: http://code.google.com/intl/de-DE/speed/page-speed/
Kees Jan Koster
Ranch Hand

Joined: Mar 31, 2009
Posts: 222
Dear Partha,

You can also use Safari's built-in tools. In the preferences, open "advanced" and check the "enable developer tools" checkbox. Then load a web page and choose "Develop" from the menu bar. I like for example the Web Inspector view.

Kees Jan


Java-monitor, JVM monitoring made easy (and free)
Mukesh Ranjan
Greenhorn

Joined: Jun 24, 2009
Posts: 22
Currently IE-8 also came up with developer tools where you can debug code and can run profiler also.
It is quite interesting stuff from IE-8.
SumitPal Pal
Greenhorn

Joined: Aug 31, 2010
Posts: 21
Try YSlow I find it very useful.
Also Fiddler can be very helpful.

YSlow was invented by the Chief Architect at Yahoo - Steve Sounders - he has 2 books on this published by O Reilly

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Tools for performance monitoring in browser
 
Similar Threads
href link that does not do anything
error while connecting to webservices
Java Performance tools - any reccomendations?
DB2 v9 slower than DB2 v8 while inserting DDL and DML Scripts using Ant script
URL monitor