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

  • SEARCH
  • Home
  • 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 6695929
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:16:51+00:00 2026-05-26T06:16:51+00:00

I’m working on analyzing the performance of a web application which runs for now

  • 0

I’m working on analyzing the performance of a web application which runs for now on localhost. For that purpose, I’m using Firebugs Net Panel. I’ve seen Jan’s nice explanation of the Net Panel timeline – http://www.softwareishard.com/blog/firebug/firebug-net-panel-timings/ . I’ve also considered the YSlow recommendations to have the components load in the page much quicker and with a smaller file size. But it still requires quite a lot of time.

In the above image the tool tip displays that the second request was started 171-15=156 ms after the first request.

+171ms Request start time since the beginning

Why does it send the request that late? Is something wrong with the browser settings? As far as i know, Firefox can process 6 simultaneous requests – why doesn’t it do the 5th and 6th request along the 2nd,3rd,4th request? Can i do something to improve this so that the request gets processed earlier?

Thankx

Specs:

Firefox: 6.0.2
Firebug: 1.8.3
server:localhost

1st request: HTML file
2nd request: CSS file
3rd request: JS file
4th request: JS file
5th request: GIF file
6th request: PNG file
7th request: PNG file
8th request: JS file
9th request: PNG file
10th request: JSON file
11th request: PNG file

  • 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-26T06:16:51+00:00Added an answer on May 26, 2026 at 6:16 am

    Requests 3 and 4 are javascript and by default javascript blocks the UI thread as it’s downloaded, parsed and executed.

    Have a read of this article by @souders which explains in a bit more depth (http://www.stevesouders.com/blog/2010/12/06/evolution-of-script-loading/)

    You could try adding the async or defer attributes to the script tags but they’ll only work in some browsers. Another option is to move the js to the foot of the page or load it asynchronously as Google Analytics does.

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

Sidebar

Related Questions

That's pretty much it. I'm using Nokogiri to scrape a web page what has
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I'm working with an upstream system that sometimes sends me text destined for HTML/XML
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I am trying to understand how to use SyndicationItem to display feed which is
I used javascript for loading a picture on my website depending on which small
I have a jquery bug and I've been looking for hours now, I can't
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
I've got a string that has curly quotes in it. I'd like to replace

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.