Optimizing for first paint
|
04-20-2014, 03:24 AM
(This post was last modified: 04-20-2014 03:37 AM by Anton Chigurh.)
Post: #5
|
|||
|
|||
RE: Optimizing for first paint
(04-20-2014 03:20 AM)datadiggers Wrote: Thanks for tipsTrying the basic optimization techniques posted thus far might just improve that, and can certainly do no harm at all. It's just a little bit of extra effort. There is NO such thing as "over optimizing." Taking 200kb or more of unnecessary bandwidth off each pageload is the payoff, improvement of first paint if it results, is a bonus. That's 200kb-plus each pageload, times what? A thousand? A million, over time? That's alot of bandwidth and alot of saved load time. Trim what little unnecessary bloat you have, then see what happens to first paint time. (04-20-2014 03:20 AM)datadiggers Wrote: Fonts - they are loaded dynamically so that's not that big of an issueThat's not relevant, they are still representing over 3 percent of your bandwidth, 3 percent of your kb load, and add time. And 3 percent is right at what you're looking for, in improvement of first paint time. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Optimizing for first paint - datadiggers - 04-19-2014, 09:35 AM
RE: Optimizing for first paint - Chris Stark - 04-19-2014, 10:01 AM
RE: Optimizing for first paint - Anton Chigurh - 04-19-2014, 11:45 AM
RE: Optimizing for first paint - datadiggers - 04-20-2014, 03:20 AM
RE: Optimizing for first paint - Anton Chigurh - 04-20-2014 03:24 AM
RE: Optimizing for first paint - grupoalianzaempresarial - 04-22-2014, 03:08 PM
RE: Optimizing for first paint - Funkerman88 - 04-23-2014, 02:54 PM
|
User(s) browsing this thread: 1 Guest(s)