You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to httpfox
I am searching for clarity on the output with respect to start times
and time. On first glance, you might think that start time + elapsed
time on one line would equal the start time on the next line. This is
not the case, and I am speculating that this is due to the browser
rendering or executing some threading or optimization logic. I would
like to better understand what types of things could be going on in
the browser for the "unaccounted" for time. Example of what I want to
understand:
48:16:41.830 0.128 ....
48:16:41.996 0.470 .... (would end at 48:16:42.043, call it time A)
48:16:42.810 0.440 .... (starts 0.767 after time A ?)
What "happened" during this 0.767 that is outside the window of
httpfox?