Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Net Tab "tooltip" question
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
andrew8088  
View profile  
 More options Jul 13 2009, 9:59 am
From: andrew8088 <andrew8...@gmail.com>
Date: Mon, 13 Jul 2009 06:59:14 -0700 (PDT)
Local: Mon, Jul 13 2009 9:59 am
Subject: Net Tab "tooltip" question
I have a pretty good idea of what each of the four bits of info on a
Net tab 'tooltip' is, but I just want to clarify I'm understand it.

"Queuing" (represented in brown), is the time spent requesting and
waiting for a file
"Receiving data" (represented in grey) is the amount of time spent
loading the file from the server
"DOMContentLoaded" (blue line) is an event fired when the page (minus
the images) finishes loading
"Load"  (red line) is an event fired when everything is finished
loading

Is this correct? Where does the cache come in?

Thanks,
Andrew


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Odvarko  
View profile  
 More options Jul 13 2009, 10:43 am
From: Jan Odvarko <odva...@gmail.com>
Date: Mon, 13 Jul 2009 07:43:30 -0700 (PDT)
Local: Mon, Jul 13 2009 10:43 am
Subject: Re: Net Tab "tooltip" question
> "Queuing" (represented in brown), is the time spent requesting and
> waiting for a file

Yes, this is the elapsed time the request spent in a browser queue
waiting for a network connection

> "Receiving data" (represented in grey) is the amount of time spent
> loading the file from the server
> "DOMContentLoaded" (blue line) is an event fired when the page (minus
> the images) finishes loading
> "Load"  (red line) is an event fired when everything is finished
> loading

Yes

> Is this correct? Where does the cache come in?

If the response comes from the browser cache, the "Receiving data"
color is changed to "light gray" and represents the time required to
read from the cache.

See also
http://www.softwareishard.com/blog/firebug/introduction-to-firebug-ne...

Honza


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
andrew8088  
View profile  
 More options Jul 13 2009, 11:45 am
From: andrew8088 <andrew8...@gmail.com>
Date: Mon, 13 Jul 2009 08:45:37 -0700 (PDT)
Local: Mon, Jul 13 2009 11:45 am
Subject: Re: Net Tab "tooltip" question
Thanks for your help!

On Jul 13, 10:43 am, Jan Odvarko <odva...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »