Page 1 of 1

Firefox Page Speed shows no performance increase

PostPosted: May 28th, 2010, 3:58 am
by Meini
Quick Cache Plugin is installed and working according to the report at the bottom of the source page. But when I test the performance with Firefox/Google Page Speed I get 84/100 regardless whether the plugin is enabled or not.

How come?

Re: Firefox Page Speed shows no performance increase

PostPosted: June 21st, 2010, 7:44 pm
by Jason Caldwell
Quick Cache tunes your Page Rendering speed, not Browser Rendering Speed.

In other words, Quick Cache gives you a huge speed improvement, because it dramatically reduces the overhead that your server has in rendering database-driven content. However, the game does not stop there. Once a page is rendered to a browser, there are things like style sheets ( CSS files ), images, overall text content ( your code ), JavaScript libraries, etc.

I suggest this article, which will take you into the next phase of optimization:
http://developer.yahoo.com/performance/rules.html