YSlow 0.8: Fixing the Firebug Net Panel
Written by on October 4th, 2007 in Ajax News.
I got to spend a little time with Steve Souders, Chief Performance Yahoo!, and not only is he a really good guy, he has a lot of great experience at getting web sites performing.
I have a full writeup of his talk on Web Performance where he discusses his 14 rules of performing sites, how the frontend web code really matters more than you think, and how the browser cache isn’t helping us out as much as we would like to think.
Steve also just released YSlow 0.8 which has a few new features including one big one:
I discovered that resources (scripts, stylesheets, images) read from the browsers cache (with no HTTP traffic) still show up in Net Panel. This has caused confusion when people thought their cacheable components were not actually being cached by the browser. I talked to Joe Hewitt and settled on a fix that comes with this version of YSlow. The full details are found in the article Bug (fix) in Firebug’s Net Panel.
Steve wrote a detailed report on the bug and you can read and download YSlow here.
I took the opportunity to sit down with Steve and find out more:
Source: Ajaxian
Original Article: http://feeds.feedburner.com/~r/ajaxian/~3/165455523/yslow-08-fixing-the-firebug-net-panel