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

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -