Find out why webpages load slowly
I came across a very helpful utility for web development today: YSlow. It integrates into everyone’s favorite Firefox plugin, Firebug, and reports what is slowing the page the most, based on some standards for high performance sites.
Once you are on the page to check, you just have to click the YSlow button (sits beside the Firebug icon), it gets the info it needs, and displays something like the following:
You can expand each category to see details:
Check it out!
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
July 27, 2007 - 11:37 AM








Duncan McGreggor
July 28, 2007 | 12:25 PMSweet! Thanks for the heads up — this is a great tool!
by Immortal Curiosity
July 28, 2007 | 1:58 PMGotta give credit where credit is due: Bill found it first. It is quite handy!