c# - Stalling time for all requests only on chrome -


i started working on improving speed of company online system first thing noticed every request stalling time of 150-200 ms, , since system kinda poorly built lot of use of iframes page require 20 resources 4 sec delay because of stalling alone.

here screenshot of looks image

i got no idea causing appreciated.

some information might help:

  • this behavior happen in chrome no such delays can seen on firefox example.
  • the system built using asp.net c#.
  • the system hosted in germany , connecting israel.

you using devexpress somewhere in page.... , believe might issue. give try in here: "https://www.devexpress.com/support/center/question/list/1"

other noticeable aspect: caching of of .js, .css, etc static files??? take on that...


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -