APC and speed?
|
06-30-2010, 01:19 AM
Post: #10
|
|||
|
|||
RE: APC and speed?
(06-30-2010 12:48 AM)DJMorrisInc Wrote: It's a battle for sure....I added a WP plugin I found this morning called "footer-javascript"....wow, it really brought my start render time down bigtime http://www.webpagetest.org/result/100629_PNB/ !!! Cool. Hadn't heard of that one before. Just be a little careful that your site still works. One of the difficulties in moving code to the bottom is that if some inline code on the page itself tries to call a function that hasn't loaded yet you will get some broken behavior (this can't happen if the javascript is loaded at the top which is why it's often there - because it is just easier to do). For the CSS combining, it looks like you need to explicitly give it a list of files (from the FAQ): Quote:How do I find the JS and CSS to optimize (minify) them with this plugin? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
APC and speed? - DJMorrisInc - 06-29-2010, 01:48 AM
RE: APC and speed? - pmeenan - 06-29-2010, 06:05 AM
RE: APC and speed? - DJMorrisInc - 06-29-2010, 06:14 AM
RE: APC and speed? - pmeenan - 06-29-2010, 06:31 AM
RE: APC and speed? - DJMorrisInc - 06-29-2010, 07:14 AM
RE: APC and speed? - pmeenan - 06-29-2010, 08:03 AM
RE: APC and speed? - DJMorrisInc - 06-29-2010, 08:09 AM
RE: APC and speed? - pmeenan - 06-30-2010, 12:39 AM
RE: APC and speed? - DJMorrisInc - 06-30-2010, 12:48 AM
RE: APC and speed? - pmeenan - 06-30-2010 01:19 AM
|
User(s) browsing this thread: 1 Guest(s)