Start render time slower in repeat view - Chrome
|
11-22-2013, 01:37 PM
Post: #8
|
|||
|
|||
RE: Start render time slower in repeat view - Chrome
(11-21-2013 07:11 AM)iSpeedLink.com Wrote: You may want to add 7 more sub-domains for your images, e.g img2. - img8.extraxxx Don't do this unless you have a very specific and good reason - it's a very good way to cause self-induced packet loss by oversubscribing the client connection. In some cases having an extra shard can be a good idea but having to many will just download all of the resources in parallel but really slowly. You're better off getting things set up so that the images are downloaded with the visible ones first and then letting the others load after (either by order in the html or by explicitly lazy-loading them). Will Chan (Chrome Networking) has a good write-up on it here: https://insouciant.org/tech/network-cong...-browsing/ |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)