meaning of all_ms vs all_end
|
10-07-2014, 02:31 PM
Post: #1
|
|||
|
|||
meaning of all_ms vs all_end
I am running tests programatically against a private instance of wpt, The json results include this:
Code: "all_end": 482, How do all three relate to each other? I would have expected Code: all_start + all_ms = all_end |
|||
10-07-2014, 10:37 PM
Post: #2
|
|||
|
|||
RE: meaning of all_ms vs all_end
Looks like the code for it is here: https://github.com/WPO-Foundation/webpag...l.inc#L332
Do you know if the requests in question had any dns or socket connect times? It looks like those might cause the results to change (though I still wouldn't expect it to do what you are seeing). |
|||
10-08-2014, 10:28 AM
Post: #3
|
|||
|
|||
RE: meaning of all_ms vs all_end | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)