There are a few Client-side JavaScript libraries that check web-site performance on the client side:

  • Jiffy (http://code.google.com/p/jiffy-web/)
  • Episodes (http://stevesouders.com/episodes/) by Steve Sounders
  • Boomerang (http://yahoo.github.com/boomerang/doc/) by Yahoo!

Have you used any of them or a similar too?
What did you use for the server-side? for reporting?
Is this a recommended approach?
If not, how should I monitor my web-site performance from the end-user's view?

link|improve this question
feedback

1 Answer

Here is a 2009 article that discusses Jiffy and Episodes:

http://wimleers.com/article/page-loading-profiling-tools

Summary:

  • Jiffy had not been updated since first release.
  • Episodes was favored over Jiffy.
  • Boomerang was not mentioned.
link|improve this answer
Thanks. Did you try using any of them? – Yasei No Umi Jan 1 '11 at 14:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.