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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:25:01+00:00 2026-05-24T23:25:01+00:00

In Firefox (I guess since Firefox 4) we have the about:memory page. Even if

  • 0

In Firefox (I guess since Firefox 4) we have the about:memory page. Even if I’m quite familiar with C/C++ dynamic memory management, I have to admit I don’t really know how to read that page.

I was hoping about:memory would give me, as JavaScript/front-end developer, a better way to detect/find memory leaks, created in ECMAScript and/or DOM scripting. I’m testing on a Windows 7 and a Mac OS X Snow Leopard system.

So I’ve got a few questions and hopefully someone can answer those (please don’t guess if you are not sure).

  • Windows 7 difference between win32/privatebytes and Memory in use.

This really annoys me. If I’m doing some heavy ECMAScript/DOM operations, the former value seems to increase to no end, where in contrast Memory in use keeps being “smallish”.
Which value is really interesting here? It looks like win32 privatebytes is the same value that you can see in your Task Manager.

  • What is the difference between Memory mapped and Memory in use?

I’m googling for quite a while on this one. Some people say it indicates how much of the memory in use is fragmented. What does that mean in detail? Is that a direct indicator for memory leaks?

I’d be happy if someone could explain most of the values just a little (or link a resource which I didn’t find). But, most interesting for me is the big gap between those win32 privatebytes and the browsers memory usage. Max OS X does not seem to have an equivalent for those values, which I guess is because of a fundamental different memory management system.

  • 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-24T23:25:01+00:00Added an answer on May 24, 2026 at 11:25 pm

    You should only care about the memory actually used by the browser. There will always be more memory allocated at the OS level, due to memory fragmentation etc. But that’s really something that only browser developers need to think about. If you see a reproducible pathological behavior – file a Mozilla bug (minimized testcase needed). But other than that you should only make sure that your code doesn’t hoard objects that cannot be released (which is visible by the memory used).

    I’m not sure whether “memory mapped” is even visible in the new version of about:memory, maybe under a new name. I’m pretty sure that you shouldn’t care about it however. That’s the amount of memory that has an address assigned to it, something that’s only interesting on the OS level.

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

Sidebar

Related Questions

Firefox 3 came with a new allocator: jemalloc . I have heard at several
Firefox has this nice find-a-text-on-the-page dialog, which is non-modal and shows up at the
Firefox: http://example.com/about/#anchor -> http://www.example.com/about/#anchor Internet Explorer 6-8: http://example.com/about/#anchor -> http://www.example.com/about/ Why is the anchor
I have an application that supplies long list of parameters to a web page,
So I was using yslow for firefox and my page weight was way high.
I'm noticing a strange behaviour in Firefox. I have a banner that's positioned absolutely
I have a website, and offcourse like most websites it loads faster in Firefox.
I have a firefox extension and I loaded an external javascript file to access
i have this toggle button for an element on my page, and when i
I serve a web page which makes the client do quite a lot of

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.