Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other How to optimize the speed of site loading?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253107
    Vlastelin
    Participant

    Hello. I must optimize speed of my site loading, this page in particular (https://theappsdepot.com/games/strategy/clash-of-clans). As you see, page is large and have a lot of js- and img-files. Now time of site loading varies from 3,5 to 13 seconds (different services show different results). Help me with this question, please.

    At this moment all included js- and css-files are complied into one file when page is loading. Also I’m planing to do lazy load to all pictures on page.

    #253110
    Shikkediel
    Participant

    I think it’s in pretty good shape, apart from the huge CSS file and not having scripts load async. One more thing you could do is to make some of the images a background and reduce the amount of server request by combining them into a single sprite.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.