GoogleChrome / devtools-docs

The legacy documentation for Chrome DevTools.
https://developer.chrome.com/devtools
691 stars 179 forks source link

Explain network timings #292

Open paulirish opened 9 years ago

paulirish commented 9 years ago

@Garbee do you have a ticket tracking the network stuff you're working on?

Regardless I wanted to capture these items, so they go into the docs.

What do the various timings in network mean?

Garbee commented 9 years ago

I don't have anything tracking the DGC work, actually forgot about it. Let's assign this to me and it can serve as an action item and bucket of things to cover.

Thanks for digging in and getting the answers to the hollow bars! So good to know what it means finally. :smile:

v0lkan commented 8 years ago

bump!

That part needs some further clarification for the curious minds.

v0lkan commented 8 years ago

And I agree with Paul that instead of naming it "queueing"/"stalled", using "postponed"/"awaiting socket" time ranges would make the waterfall diagram much clearer to understand (to me at least).

Garbee commented 8 years ago

I believe we discussed renaming before in the issue tracker. Decided against it since what we have aligns with other browsers and is fairly standard technically speaking. If you wish to discuss that again though, you can file a new issue (since I'm having trouble finding the old issue) for getting things renamed.

paulirish commented 8 years ago

Hmm. I believe we're fine with renaming.

v0lkan commented 8 years ago

Well I "feel" the renamed version is a better fit; however I'm not feeling too strong to open a new issue if you've already discussed this and settled with a decision.

At any rate, naming is hard.