javascript - Server response time in browser -


after searches in google cant found answer. have requested data server. takes time load in browser. don't know whats happening. have pasted browser network time.
want is, server response slow or browser rendering slow.
please describe things in image, helpful.

enter image description here

the server slow 1.5 seconds wait request sent small answer being returned.

there initial delay setting connection ok being reused.

however, picture not show details of browser delay.

i focus on improving server response.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -