views:

44

answers:

1

Hi,

we'd like to measure "client side web site performance". i.e. we would like to have answers to the following questions:

  • how long did it takt to load and render a webpage (including alle graphics scripts etc.)
  • this bundled with additional informations like user-agent, operating system etc.
  • a graphical tool to analyze the data would be perfect

I know jiffy ( http://code.google.com/p/jiffy-web/wiki/Jiffy_js ) but that isn't maintained anymore.

I would prefer either a hosted solution (like google analytics) or a java based solution that we deploy for ourselves.

Do you know something like that?

Thanks, Marc

A: 

Look-up: Awstat and Webilizer.

If you just want some quick statistics on page loads, try installing Fiddler.

Thanks, looks good for development. But for production environment it would be better to have "real" data from real users. Any other idea?
Marcel