vinnypolston
Boot Camp
- Joined
- Oct 7, 2014
- Messages
- 124
- Likes
- 151
- Degree
- 1
Day 5
Finally getting somewhere on the page speed. I optimized some of the requests from CSS by getting rid of google fonts. That got my requests down quite a bit as well as page size. I don't need g fonts, silly theme.
Afterwards I skimmed through CCarter's htaccess suggestions and gave it a whirl. Below are my current results. HUGE improvement. I got the load time on initial byte from 700ms to 260ms. Overall load time is 428ms.
I've started going through and validating the markup. Glad I went through the html/css guides on codecademy. Read in a lot of the cc9 having trouble with this. No need to hire a coder! It's worth putting in the time to learn these basics.
What I've learned: Optimizing page speed is addicting.
Finally getting somewhere on the page speed. I optimized some of the requests from CSS by getting rid of google fonts. That got my requests down quite a bit as well as page size. I don't need g fonts, silly theme.
Afterwards I skimmed through CCarter's htaccess suggestions and gave it a whirl. Below are my current results. HUGE improvement. I got the load time on initial byte from 700ms to 260ms. Overall load time is 428ms.
I've started going through and validating the markup. Glad I went through the html/css guides on codecademy. Read in a lot of the cc9 having trouble with this. No need to hire a coder! It's worth putting in the time to learn these basics.
What I've learned: Optimizing page speed is addicting.