javascript - Website loading issue -


my developer coded home page coming template. before working fine site loading keeps loading. have created screen cast video clear issue , share entire page code. here link screencast

in portfolio have 2 images (res.png , pizza.png). loading both of them require 7800ms. whole request 8700ms. (in current environment/using network connection). 2 images 90% of loading time.

you have 2 resources required not there:

  • cp.png
  • ff.png

both of them being in portfolio folder.

req_loading_time

  1. loading time
  2. loading time res.png
  3. loading time pizza.png

red lines 404 http responses (not found).


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -