performance - What do time and latency mean in the webkit inspector? -


what time , latency mean in context of webkit inspector?

enter image description here

time total duration, start of request receipt of final byte in response. latency time load first byte in response.

https://developers.google.com/chrome-developer-tools/docs/network


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -