I'm looking for a simple tool or built-in command that will allow me to measure with millisecond accuracy the time it takes to fetch a remote web page from a given URL.
|
feedback
|
|
Does this do what you're looking for?
| |||
|
feedback
|
|
Httping will do that.
| ||||
|
feedback
|
|
Wireshark will let you examine a transfer in a lot of detail. You can see how long it takes to download a single file, as Dennis suggested, or if you open the URL in a web browser, you can see how long it takes to load all of the related files (images, scripts, etc). | |||
|
feedback
|
