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 7446827
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T12:25:52+00:00 2026-05-29T12:25:52+00:00

I want to calculate how much bandwidth a some Javascript code will consume, based

  • 0

I want to calculate how much bandwidth a some Javascript code will consume, based on what I’m seeing in Chrome’s developer tools.

The script is initiated through a one-liner Javascript tag, referencing the external JS file.

In the looking at the Initiator and Size Columns:

Initiator                    Size
-------------------------------------------
Default.aspx                 4.39kb
Parser                       10.54kb

That Javascript file exists on my server, so I want to calculate how much bandwidth each call will consume from my server connection (not where Default.aspx resides).

So my server serves up the .JS at 4.39kb – or is that the bandwidth consumption for the request, and the response is 10.54kb?

What does the parser portion refer to, and is it safe to say that the total bandwidth usage to serve up a response for this request 15.47kb from my server?

Thanks.

  • 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-29T12:25:57+00:00Added an answer on May 29, 2026 at 12:25 pm

    You’re reading the columns wrong. The two values for the initiator you’re seeing are completely unrelated to the two values you’re seeing for size for each resource.

    The “Parser” value for the initiator means the parser came across a <script> tag and loaded it (or an <img> tag, whatever). A “script” value means a piece of JavaScript demanded the loading of the resource (e.g. setting the src of an <img/> or via AJAX).

    The top value in the “Size” columns is what Chrome calls “Size” and the second (smaller/ gray) value is the “Content”. Quite what these mean, I’m trying to work out.

    It’s true that the total bandwidth usage will be the sum of some values from the Size column… but I’m not sure whether it’s the top or bottom value. It’s also completely unrelated to the “Initiator”.

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

Sidebar

Related Questions

I want to calculate how much time elapsed between a datetime and now in
I want to attempt to calculate how much data (bytes) I send/receive over the
I want to calculate how much space my databases are using in a server.
I want to calculate the time span between 2 times which I saved in
I want to calculate what is $x percentage of a $total. $x could be
I want to calculate the age of a person given the date of birth
I want to calculate the sum of 1/1 + 1/2 + 1/3 + ...
I want to calculate the execution time of my ASP.NET pages and display it
I want to calculate the angle between two vectors a and b. Lets assume
I want to calculate the difference between two times, one of which is the

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.