Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 314925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:14:40+00:00 2026-05-12T08:14:40+00:00

Firebug shows not only the time it takes for individual requests, but splits them

  • 0

Firebug shows not only the time it takes for individual requests, but splits them into phases. Most of the time spent on getting small files (~20KB) is spent waiting for the response (at least according to Firebug).

On stackoverflow, for instance, the wait for response on / takes 255 ms, transfer 42ms. On other sites I have seen figures like: 200ms response wait and 1 ms transfer. What is causing the wait?

Web sites are usually comprised from many files: the html document, css, js, some images. Take any of the demos here, dojox gfx demos, most of the time is spent in between transfering the tiny js files. This whole model strikes me as very inefficient.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T08:14:40+00:00Added an answer on May 12, 2026 at 8:14 am

    Before you receive the response, the following things have to happen:

    1. Your packet traverses the wild internets to the server.
    2. The server has to process the request and figure out what web site, virtual directory, whatever it belongs to.
    3. The web server has to pull the file off the disk. If it’s a dynamic file it has to run it through the interpreter/execution engine/whatever (often the file must be completely processed before the server even begins to respond).
    4. The server has to begin the response and that packet has to traverse the intertrons back to the client.

    If you figure 50ms as a ping time, a 200ms response time leaves 150ms for the server to do all its stuff…not blindingly fast, but respectable.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Effort I've read this question , but I still think there has to be
I am trying to work with jQuery UI tabs in WordPress but I keep
Using FireFox 4 + FireBug 1.7 on Win7. In my Net panel, I see
hi my dear friends : the below code works perfect in ie9 , but
This is using jQuery 1.6.1 and Validate 1.8.1. I have been banging my head
I am try to get a URL from a one server and using that
I'm using jQuery in my project by the jQuery and jQuery-ui plugins. I have
I writing an auto complete control and I'm to the point where I'm building
I am trying to retrieve data in a JSON object (which I have validated
I wonder if anybody else is having this issue. I'm using Firefox 4 and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.