Skip to content

Instantly share code, notes, and snippets.

@nmaier
Created May 21, 2012 19:06
Show Gist options
  • Save nmaier/2764014 to your computer and use it in GitHub Desktop.
Save nmaier/2764014 to your computer and use it in GitHub Desktop.
about:memory?verbose post Bug 754771 (debug build)
Main Process
Explicit Allocations
68,239,048 B (100.0%) -- explicit
├──32,137,000 B (47.09%) -- js
│ ├───6,195,936 B (09.08%) -- runtime
│ │ ├──4,194,304 B (06.15%) ── stack-committed
│ │ ├────524,288 B (00.77%) ── atoms-table
│ │ ├────339,432 B (00.50%) ── mjit-code
│ │ ├────323,584 B (00.47%) ── temporary
│ │ ├────262,144 B (00.38%) ── gc-marker
│ │ ├────227,328 B (00.33%) ── compartment-objects
│ │ ├────217,088 B (00.32%) ── runtime-object
│ │ ├─────36,736 B (00.05%) ── contexts
│ │ ├─────35,432 B (00.05%) ── unused-code-memory
│ │ ├─────18,352 B (00.03%) ── regexp-code
│ │ ├─────13,152 B (00.02%) ── script-filenames
│ │ ├──────4,096 B (00.01%) ── dtoa
│ │ └──────────0 B (00.00%) ── math-cache
│ ├───3,540,904 B (05.19%) -- compartment([System Principal], about:blank)
│ │ ├──1,572,864 B (02.30%) -- gc-heap
│ │ │ ├────471,840 B (00.69%) -- shapes
│ │ │ │ ├──293,760 B (00.43%) ── tree
│ │ │ │ ├───90,160 B (00.13%) ── base
│ │ │ │ └───87,920 B (00.13%) ── dict
│ │ │ ├────440,096 B (00.64%) -- objects
│ │ │ │ ├──325,344 B (00.48%) ── function
│ │ │ │ └──114,752 B (00.17%) ── non-function
│ │ │ ├────371,784 B (00.54%) ── scripts
│ │ │ ├────243,000 B (00.36%) -- arena
│ │ │ │ ├──220,472 B (00.32%) ── unused [3]
│ │ │ │ ├───11,648 B (00.02%) ── headers
│ │ │ │ └───10,880 B (00.02%) ── padding
│ │ │ ├─────33,920 B (00.05%) ── sundries [3]
│ │ │ └─────12,224 B (00.02%) ── strings
│ │ ├────786,432 B (01.15%) ── analysis-temporary
│ │ ├────780,152 B (01.14%) ── script-data
│ │ ├────267,824 B (00.39%) -- shapes-extra
│ │ │ ├───94,208 B (00.14%) ── compartment-tables
│ │ │ ├───70,176 B (00.10%) ── tree-tables
│ │ │ ├───62,352 B (00.09%) ── tree-shape-kids
│ │ │ └───41,088 B (00.06%) ── dict-tables
│ │ ├─────61,248 B (00.09%) ── objects/slots
│ │ ├─────26,512 B (00.04%) ── mjit-data
│ │ ├─────23,504 B (00.03%) ── other-sundries [3]
│ │ ├─────14,176 B (00.02%) ── type-inference/script-main
│ │ └──────8,192 B (00.01%) ── cross-compartment-wrappers
│ ├───1,590,672 B (02.33%) -- compartment(atoms)
│ │ ├──1,269,760 B (01.86%) -- gc-heap
│ │ │ ├──1,243,424 B (01.82%) ── strings
│ │ │ ├─────19,136 B (00.03%) -- arena
│ │ │ │ ├───9,920 B (00.01%) ── headers
│ │ │ │ └───9,216 B (00.01%) ── unused
│ │ │ └──────7,200 B (00.01%) ── sundries
│ │ ├────319,888 B (00.47%) ── string-chars
│ │ └──────1,024 B (00.00%) ── other-sundries
│ ├───1,511,424 B (02.21%) ── gc-heap-decommitted
│ ├───1,341,336 B (01.97%) -- compartment([System Principal], chrome://browser/content/hiddenWindow.xul)
│ │ ├────749,568 B (01.10%) -- gc-heap
│ │ │ ├──221,264 B (00.32%) -- objects
│ │ │ │ ├──170,304 B (00.25%) ── function
│ │ │ │ └───50,960 B (00.07%) ── non-function
│ │ │ ├──220,584 B (00.32%) ── scripts
│ │ │ ├──199,024 B (00.29%) -- shapes
│ │ │ │ ├──155,720 B (00.23%) ── tree
│ │ │ │ ├───26,544 B (00.04%) ── base
│ │ │ │ └───16,760 B (00.02%) ── dict
│ │ │ ├───95,192 B (00.14%) ── arena/unused
│ │ │ └───13,504 B (00.02%) ── sundries
│ │ ├────492,184 B (00.72%) ── script-data
│ │ ├─────60,592 B (00.09%) -- shapes-extra
│ │ │ ├──33,968 B (00.05%) ── tree-shape-kids
│ │ │ └──26,624 B (00.04%) ── compartment-tables
│ │ ├─────22,016 B (00.03%) ── objects/slots
│ │ └─────16,976 B (00.02%) ── other-sundries
│ ├───1,024,848 B (01.50%) -- compartment([System Principal], chrome://browser/content/browser.xul)
│ │ ├────536,512 B (00.79%) ── script-data
│ │ ├────450,560 B (00.66%) -- gc-heap
│ │ │ ├──210,840 B (00.31%) ── scripts
│ │ │ ├──112,656 B (00.17%) -- objects
│ │ │ │ ├───82,240 B (00.12%) ── function
│ │ │ │ └───30,416 B (00.04%) ── non-function
│ │ │ ├───86,960 B (00.13%) ── shapes/tree
│ │ │ ├───29,688 B (00.04%) ── arena/unused
│ │ │ └───10,416 B (00.02%) ── sundries
│ │ ├─────27,824 B (00.04%) ── shapes-extra/tree-shape-kids
│ │ └──────9,952 B (00.01%) ── other-sundries
│ ├─────863,616 B (01.27%) ── xpconnect
│ ├─────853,472 B (01.25%) -- compartment([System Principal], chrome://browser/content/macBrowserOverlay.xul)
│ │ ├──437,536 B (00.64%) ── script-data
│ │ ├──380,928 B (00.56%) -- gc-heap
│ │ │ ├──178,248 B (00.26%) ── scripts
│ │ │ ├───93,552 B (00.14%) -- objects
│ │ │ │ ├──70,016 B (00.10%) ── function
│ │ │ │ └──23,536 B (00.03%) ── non-function
│ │ │ ├───69,440 B (00.10%) ── shapes/tree
│ │ │ ├───30,320 B (00.04%) ── arena/unused
│ │ │ └────9,368 B (00.01%) ── sundries
│ │ ├───25,568 B (00.04%) ── shapes-extra/tree-shape-kids
│ │ └────9,440 B (00.01%) ── other-sundries
│ ├─────815,544 B (01.20%) -- compartment([System Principal], about:compartments?verbose)
│ │ ├──352,256 B (00.52%) -- gc-heap
│ │ │ ├──123,984 B (00.18%) -- objects
│ │ │ │ ├───63,840 B (00.09%) ── function
│ │ │ │ └───60,144 B (00.09%) ── non-function
│ │ │ ├──108,560 B (00.16%) -- shapes
│ │ │ │ ├───53,360 B (00.08%) ── dict
│ │ │ │ ├───35,600 B (00.05%) ── tree
│ │ │ │ └───19,600 B (00.03%) ── base
│ │ │ ├───64,344 B (00.09%) ── arena/unused
│ │ │ ├───30,592 B (00.04%) ── strings
│ │ │ ├───14,784 B (00.02%) ── scripts
│ │ │ └────9,992 B (00.01%) ── sundries
│ │ ├──263,200 B (00.39%) ── analysis-temporary
│ │ ├───49,840 B (00.07%) ── string-chars
│ │ ├───43,968 B (00.06%) -- shapes-extra
│ │ │ ├──26,304 B (00.04%) ── dict-tables
│ │ │ └──17,664 B (00.03%) ── compartment-tables
│ │ ├───33,784 B (00.05%) ── script-data
│ │ ├───20,592 B (00.03%) ── other-sundries
│ │ ├───18,816 B (00.03%) ── objects/slots
│ │ ├───16,704 B (00.02%) ── mjit-data
│ │ └───16,384 B (00.02%) ── type-inference/script-main
│ ├─────661,120 B (00.97%) -- compartment([System Principal], resource://gre/modules/XPCOMUtils.jsm)
│ │ ├──397,312 B (00.58%) -- gc-heap
│ │ │ ├──215,584 B (00.32%) ── arena/unused
│ │ │ ├──125,008 B (00.18%) -- objects
│ │ │ │ ├───87,440 B (00.13%) ── non-function
│ │ │ │ └───37,568 B (00.06%) ── function
│ │ │ ├───34,072 B (00.05%) -- shapes
│ │ │ │ ├──23,040 B (00.03%) ── tree
│ │ │ │ └──11,032 B (00.02%) ── base
│ │ │ └───22,648 B (00.03%) ── sundries
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├───78,880 B (00.12%) -- shapes-extra
│ │ │ ├──58,400 B (00.09%) ── tree-tables
│ │ │ └──20,480 B (00.03%) ── compartment-tables
│ │ ├───24,832 B (00.04%) ── objects/slots
│ │ ├───16,736 B (00.02%) ── other-sundries
│ │ └───12,288 B (00.02%) ── cross-compartment-wrappers
│ ├─────604,368 B (00.89%) -- compartment([System Principal], resource://gre/modules/XPIProvider.jsm)
│ │ ├──360,448 B (00.53%) -- gc-heap
│ │ │ ├──136,456 B (00.20%) ── arena/unused
│ │ │ ├───80,496 B (00.12%) -- objects
│ │ │ │ ├──53,824 B (00.08%) ── function
│ │ │ │ └──26,672 B (00.04%) ── non-function
│ │ │ ├───72,528 B (00.11%) -- shapes
│ │ │ │ ├──54,000 B (00.08%) ── tree
│ │ │ │ ├───9,400 B (00.01%) ── dict
│ │ │ │ └───9,128 B (00.01%) ── base
│ │ │ ├───62,160 B (00.09%) ── scripts
│ │ │ └────8,808 B (00.01%) ── sundries
│ │ ├──180,256 B (00.26%) ── script-data
│ │ ├───32,160 B (00.05%) -- shapes-extra
│ │ │ ├──17,408 B (00.03%) ── compartment-tables
│ │ │ └──14,752 B (00.02%) ── tree-shape-kids
│ │ ├───17,104 B (00.03%) ── other-sundries
│ │ └───14,400 B (00.02%) ── objects/slots
│ ├─────594,368 B (00.87%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsSearchService.js)
│ │ ├──319,488 B (00.47%) -- gc-heap
│ │ │ ├──151,888 B (00.22%) ── arena/unused
│ │ │ ├───63,312 B (00.09%) -- objects
│ │ │ │ ├──41,344 B (00.06%) ── function
│ │ │ │ └──21,968 B (00.03%) ── non-function
│ │ │ ├───53,384 B (00.08%) -- shapes
│ │ │ │ ├──40,840 B (00.06%) ── tree
│ │ │ │ └──12,544 B (00.02%) ── base
│ │ │ ├───31,248 B (00.05%) ── scripts
│ │ │ └───19,656 B (00.03%) ── sundries
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├───86,456 B (00.13%) ── script-data
│ │ ├───37,008 B (00.05%) -- shapes-extra
│ │ │ ├──17,408 B (00.03%) ── compartment-tables
│ │ │ ├──11,040 B (00.02%) ── tree-tables
│ │ │ └───8,560 B (00.01%) ── tree-shape-kids
│ │ ├───11,712 B (00.02%) ── objects/slots
│ │ └────8,632 B (00.01%) ── other-sundries
│ ├─────537,440 B (00.79%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsSessionStore.js)
│ │ ├──262,144 B (00.38%) -- gc-heap
│ │ │ ├──112,944 B (00.17%) ── arena/unused
│ │ │ ├───57,248 B (00.08%) -- objects
│ │ │ │ ├──39,840 B (00.06%) ── function
│ │ │ │ └──17,408 B (00.03%) ── non-function
│ │ │ ├───47,960 B (00.07%) -- shapes
│ │ │ │ ├──37,720 B (00.06%) ── tree
│ │ │ │ └──10,240 B (00.02%) ── dict
│ │ │ ├───29,232 B (00.04%) ── scripts
│ │ │ └───14,760 B (00.02%) ── sundries
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├───99,680 B (00.15%) ── script-data
│ │ ├───21,920 B (00.03%) -- shapes-extra
│ │ │ ├──13,312 B (00.02%) ── compartment-tables
│ │ │ └───8,608 B (00.01%) ── tree-shape-kids
│ │ ├───12,192 B (00.02%) ── other-sundries
│ │ └───10,432 B (00.02%) ── objects/slots
│ ├─────494,872 B (00.73%) -- compartment([System Principal], about:memory?verbose)
│ │ ├──233,472 B (00.34%) -- gc-heap
│ │ │ ├───99,392 B (00.15%) -- shapes
│ │ │ │ ├──48,840 B (00.07%) ── tree
│ │ │ │ ├──26,080 B (00.04%) ── dict
│ │ │ │ └──24,472 B (00.04%) ── base
│ │ │ ├───75,168 B (00.11%) -- objects
│ │ │ │ ├──53,344 B (00.08%) ── function
│ │ │ │ └──21,824 B (00.03%) ── non-function
│ │ │ ├───33,360 B (00.05%) ── arena/unused
│ │ │ ├───14,952 B (00.02%) ── scripts
│ │ │ └───10,600 B (00.02%) ── sundries
│ │ ├──133,344 B (00.20%) ── analysis-temporary
│ │ ├───48,688 B (00.07%) -- shapes-extra
│ │ │ ├──26,112 B (00.04%) ── compartment-tables
│ │ │ ├──12,768 B (00.02%) ── dict-tables
│ │ │ └───9,808 B (00.01%) ── tree-shape-kids
│ │ ├───37,880 B (00.06%) ── script-data
│ │ ├───15,216 B (00.02%) ── other-sundries
│ │ ├───13,408 B (00.02%) ── type-inference/script-main
│ │ └───12,864 B (00.02%) ── objects/slots
│ ├─────487,448 B (00.71%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsPlacesAutoComplete.js)
│ │ ├──262,144 B (00.38%) ── analysis-temporary
│ │ ├──163,840 B (00.24%) -- gc-heap
│ │ │ ├───52,896 B (00.08%) -- objects
│ │ │ │ ├──30,336 B (00.04%) ── function
│ │ │ │ └──22,560 B (00.03%) ── non-function
│ │ │ ├───46,368 B (00.07%) ── arena/unused
│ │ │ ├───42,560 B (00.06%) -- shapes
│ │ │ │ ├──24,200 B (00.04%) ── tree
│ │ │ │ ├───9,680 B (00.01%) ── dict
│ │ │ │ └───8,680 B (00.01%) ── base
│ │ │ ├───11,088 B (00.02%) ── scripts
│ │ │ └───10,928 B (00.02%) ── sundries
│ │ ├───24,088 B (00.04%) ── script-data
│ │ ├───19,776 B (00.03%) ── other-sundries
│ │ ├────9,216 B (00.01%) ── shapes-extra/compartment-tables
│ │ └────8,384 B (00.01%) ── objects/slots
│ ├─────428,296 B (00.63%) -- compartment([System Principal], resource://gre/modules/PlacesUtils.jsm)
│ │ ├──196,608 B (00.29%) -- gc-heap
│ │ │ ├───64,960 B (00.10%) ── arena/unused
│ │ │ ├───47,008 B (00.07%) -- objects
│ │ │ │ ├──35,456 B (00.05%) ── function
│ │ │ │ └──11,552 B (00.02%) ── non-function
│ │ │ ├───40,824 B (00.06%) ── scripts
│ │ │ ├───24,600 B (00.04%) ── shapes/tree
│ │ │ └───19,216 B (00.03%) ── sundries
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├───70,888 B (00.10%) ── script-data
│ │ ├───21,024 B (00.03%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────325,448 B (00.48%) -- compartment([System Principal])
│ │ ├──147,456 B (00.22%) -- gc-heap
│ │ │ ├───52,480 B (00.08%) ── arena/unused
│ │ │ ├───42,736 B (00.06%) -- shapes
│ │ │ │ ├──30,360 B (00.04%) ── tree
│ │ │ │ └──12,376 B (00.02%) ── base
│ │ │ ├───33,152 B (00.05%) ── objects/function
│ │ │ └───19,088 B (00.03%) ── sundries
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├───17,408 B (00.03%) ── shapes-extra/compartment-tables
│ │ ├───13,048 B (00.02%) ── script-data
│ │ ├───10,560 B (00.02%) ── objects/slots
│ │ └────5,904 B (00.01%) ── other-sundries
│ ├─────306,800 B (00.45%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsContentPrefService.js)
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├──122,880 B (00.18%) -- gc-heap
│ │ │ ├───50,632 B (00.07%) ── arena/unused
│ │ │ ├───27,792 B (00.04%) -- objects
│ │ │ │ ├──19,552 B (00.03%) ── function
│ │ │ │ └───8,240 B (00.01%) ── non-function
│ │ │ ├───17,440 B (00.03%) ── shapes/tree
│ │ │ ├───15,792 B (00.02%) ── scripts
│ │ │ └───11,224 B (00.02%) ── sundries
│ │ ├───25,808 B (00.04%) ── script-data
│ │ ├───17,824 B (00.03%) ── other-sundries
│ │ └────9,216 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────281,568 B (00.41%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsHandlerService.js)
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├──106,496 B (00.16%) -- gc-heap
│ │ │ ├───42,696 B (00.06%) ── arena/unused
│ │ │ ├───20,800 B (00.03%) ── objects/function
│ │ │ ├───17,600 B (00.03%) ── shapes/tree
│ │ │ ├───15,320 B (00.02%) ── sundries
│ │ │ └───10,080 B (00.01%) ── scripts
│ │ ├───21,560 B (00.03%) ── script-data
│ │ ├───13,736 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────276,152 B (00.40%) -- compartment([System Principal], resource:///modules/PlacesUIUtils.jsm)
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├──102,400 B (00.15%) -- gc-heap
│ │ │ ├───41,992 B (00.06%) ── arena/unused
│ │ │ ├───15,632 B (00.02%) ── sundries
│ │ │ ├───15,320 B (00.02%) ── shapes/tree
│ │ │ ├───15,008 B (00.02%) ── objects/function
│ │ │ └───14,448 B (00.02%) ── scripts
│ │ ├───23,672 B (00.03%) ── script-data
│ │ ├───10,304 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────275,608 B (00.40%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsLoginManager.js)
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├───98,304 B (00.14%) -- gc-heap
│ │ │ ├──42,752 B (00.06%) ── arena/unused
│ │ │ ├──16,520 B (00.02%) ── shapes/tree
│ │ │ ├──14,720 B (00.02%) ── objects/function
│ │ │ ├──14,568 B (00.02%) ── sundries
│ │ │ └───9,744 B (00.01%) ── scripts
│ │ ├───26,648 B (00.04%) ── script-data
│ │ └───19,584 B (00.03%) ── other-sundries
│ ├─────262,968 B (00.39%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsBlocklistService.js)
│ │ ├──204,800 B (00.30%) -- gc-heap
│ │ │ ├───93,776 B (00.14%) ── arena/unused
│ │ │ ├───60,304 B (00.09%) -- objects
│ │ │ │ ├──40,912 B (00.06%) ── non-function
│ │ │ │ └──19,392 B (00.03%) ── function
│ │ │ ├───21,600 B (00.03%) ── shapes/tree
│ │ │ ├───20,864 B (00.03%) ── sundries
│ │ │ └────8,256 B (00.01%) ── strings
│ │ ├───25,720 B (00.04%) ── script-data
│ │ ├───19,136 B (00.03%) ── other-sundries
│ │ └───13,312 B (00.02%) ── shapes-extra/compartment-tables
│ ├─────251,520 B (00.37%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsUrlClassifierLib.js)
│ │ ├──180,224 B (00.26%) -- gc-heap
│ │ │ ├───66,456 B (00.10%) ── arena/unused
│ │ │ ├───47,376 B (00.07%) -- objects
│ │ │ │ ├──34,592 B (00.05%) ── function
│ │ │ │ └──12,784 B (00.02%) ── non-function
│ │ │ ├───29,080 B (00.04%) ── shapes/tree
│ │ │ ├───23,352 B (00.03%) ── scripts
│ │ │ └───13,960 B (00.02%) ── sundries
│ │ ├───32,880 B (00.05%) ── script-data
│ │ ├───15,504 B (00.02%) ── other-sundries
│ │ ├───13,312 B (00.02%) ── shapes-extra/compartment-tables
│ │ └────9,600 B (00.01%) ── objects/slots
│ ├─────245,760 B (00.36%) ── gc-heap-chunk-admin
│ ├─────219,088 B (00.32%) -- compartment([System Principal], resource://gre/modules/WindowDraggingUtils.jsm)
│ │ ├──131,072 B (00.19%) ── analysis-temporary
│ │ ├───69,632 B (00.10%) -- gc-heap
│ │ │ ├──36,560 B (00.05%) ── arena/unused
│ │ │ ├──24,880 B (00.04%) ── sundries
│ │ │ └───8,192 B (00.01%) ── objects/function
│ │ └───18,384 B (00.03%) ── other-sundries
│ ├─────215,688 B (00.32%) -- compartment([System Principal], resource://gre/modules/AddonManager.jsm)
│ │ ├──155,648 B (00.23%) -- gc-heap
│ │ │ ├───55,024 B (00.08%) ── arena/unused
│ │ │ ├───36,784 B (00.05%) -- objects
│ │ │ │ ├──26,816 B (00.04%) ── function
│ │ │ │ └───9,968 B (00.01%) ── non-function
│ │ │ ├───30,408 B (00.04%) ── scripts
│ │ │ ├───20,360 B (00.03%) ── shapes/tree
│ │ │ └───13,072 B (00.02%) ── sundries
│ │ ├───32,872 B (00.05%) ── script-data
│ │ ├───17,952 B (00.03%) ── other-sundries
│ │ └────9,216 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────201,680 B (00.30%) -- compartment([System Principal], chrome://browser/content/places/placesOverlay.xul)
│ │ ├──102,400 B (00.15%) -- gc-heap
│ │ │ ├───29,576 B (00.04%) ── arena/unused
│ │ │ ├───27,720 B (00.04%) ── scripts
│ │ │ ├───20,480 B (00.03%) ── shapes/tree
│ │ │ ├───12,992 B (00.02%) ── objects/function
│ │ │ └───11,632 B (00.02%) ── sundries
│ │ ├───84,736 B (00.12%) ── script-data
│ │ └───14,544 B (00.02%) ── other-sundries
│ ├─────193,496 B (00.28%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/fuelApplication.js)
│ │ ├──147,456 B (00.22%) -- gc-heap
│ │ │ ├───48,248 B (00.07%) ── arena/unused
│ │ │ ├───33,600 B (00.05%) ── scripts
│ │ │ ├───30,496 B (00.04%) ── objects/function
│ │ │ ├───18,232 B (00.03%) ── sundries
│ │ │ └───16,880 B (00.02%) ── shapes/tree
│ │ ├───22,792 B (00.03%) ── script-data
│ │ ├───14,544 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────189,760 B (00.28%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsBrowserGlue.js)
│ │ ├──118,784 B (00.17%) -- gc-heap
│ │ │ ├───49,624 B (00.07%) ── arena/unused
│ │ │ ├───20,280 B (00.03%) ── shapes/tree
│ │ │ ├───19,184 B (00.03%) ── sundries
│ │ │ ├───16,256 B (00.02%) ── objects/function
│ │ │ └───13,440 B (00.02%) ── scripts
│ │ ├───48,160 B (00.07%) ── script-data
│ │ ├───13,600 B (00.02%) ── other-sundries
│ │ └────9,216 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────173,672 B (00.25%) -- compartment([System Principal], chrome://browser/content/tabbrowser.xml)
│ │ ├───90,112 B (00.13%) -- gc-heap
│ │ │ ├──31,080 B (00.05%) ── scripts
│ │ │ ├──23,616 B (00.03%) ── arena/unused
│ │ │ ├──14,144 B (00.02%) ── objects/function
│ │ │ ├──13,040 B (00.02%) ── shapes/tree
│ │ │ └───8,232 B (00.01%) ── sundries
│ │ ├───72,344 B (00.11%) ── script-data
│ │ └───11,216 B (00.02%) ── other-sundries
│ ├─────158,104 B (00.23%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/storage-mozStorage.js)
│ │ ├──102,400 B (00.15%) -- gc-heap
│ │ │ ├───45,752 B (00.07%) ── arena/unused
│ │ │ ├───16,280 B (00.02%) ── sundries
│ │ │ ├───15,080 B (00.02%) ── shapes/tree
│ │ │ ├───15,040 B (00.02%) ── objects/function
│ │ │ └───10,248 B (00.02%) ── scripts
│ │ ├───33,672 B (00.05%) ── script-data
│ │ ├───13,328 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────151,448 B (00.22%) -- compartment([System Principal], resource://services-sync/util.js)
│ │ ├──114,688 B (00.17%) -- gc-heap
│ │ │ ├───54,784 B (00.08%) ── arena/unused
│ │ │ ├───22,896 B (00.03%) -- objects
│ │ │ │ ├──13,120 B (00.02%) ── function
│ │ │ │ └───9,776 B (00.01%) ── non-function
│ │ │ ├───14,816 B (00.02%) ── sundries
│ │ │ ├───13,120 B (00.02%) ── shapes/tree
│ │ │ └────9,072 B (00.01%) ── scripts
│ │ ├───10,992 B (00.02%) ── other-sundries
│ │ ├────9,216 B (00.01%) ── shapes-extra/compartment-tables
│ │ ├────8,360 B (00.01%) ── script-data
│ │ └────8,192 B (00.01%) ── cross-compartment-wrappers
│ ├─────139,480 B (00.20%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsBrowserContentHandler.js)
│ │ ├──102,400 B (00.15%) -- gc-heap
│ │ │ ├───52,808 B (00.08%) ── arena/unused
│ │ │ ├───19,904 B (00.03%) ── sundries
│ │ │ ├───15,648 B (00.02%) ── objects/function
│ │ │ └───14,040 B (00.02%) ── shapes/tree
│ │ ├───19,176 B (00.03%) ── script-data
│ │ ├────9,200 B (00.01%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────136,256 B (00.20%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/WebContentConverter.js)
│ │ ├──102,400 B (00.15%) -- gc-heap
│ │ │ ├───52,280 B (00.08%) ── arena/unused
│ │ │ ├───14,200 B (00.02%) ── shapes/tree
│ │ │ ├───13,536 B (00.02%) ── objects/function
│ │ │ ├───13,480 B (00.02%) ── sundries
│ │ │ └────8,904 B (00.01%) ── scripts
│ │ ├───14,656 B (00.02%) ── script-data
│ │ ├───10,496 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────134,728 B (00.20%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsPrivateBrowsingService.js)
│ │ ├───94,208 B (00.14%) -- gc-heap
│ │ │ ├──47,096 B (00.07%) ── arena/unused
│ │ │ ├──18,872 B (00.03%) ── sundries
│ │ │ ├──15,360 B (00.02%) ── objects/function
│ │ │ └──12,880 B (00.02%) ── shapes/tree
│ │ ├───20,760 B (00.03%) ── script-data
│ │ ├───11,056 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────132,568 B (00.19%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsSafebrowsingApplication.js)
│ │ ├───98,304 B (00.14%) -- gc-heap
│ │ │ ├──39,944 B (00.06%) ── arena/unused
│ │ │ ├──24,568 B (00.04%) ── sundries
│ │ │ ├──18,912 B (00.03%) ── objects/function
│ │ │ └──14,880 B (00.02%) ── shapes/tree
│ │ ├───25,048 B (00.04%) ── other-sundries
│ │ └────9,216 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────131,344 B (00.19%) -- compartment([System Principal], resource://gre/modules/LightweightThemeManager.jsm)
│ │ ├───98,304 B (00.14%) -- gc-heap
│ │ │ ├──48,032 B (00.07%) ── arena/unused
│ │ │ ├──14,336 B (00.02%) ── objects/function
│ │ │ ├──13,752 B (00.02%) ── sundries
│ │ │ ├──12,264 B (00.02%) ── scripts
│ │ │ └───9,920 B (00.01%) ── shapes/tree
│ │ ├───17,776 B (00.03%) ── script-data
│ │ └───15,264 B (00.02%) ── other-sundries
│ ├─────128,160 B (00.19%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsSessionStartup.js)
│ │ ├──102,400 B (00.15%) -- gc-heap
│ │ │ ├───58,040 B (00.09%) ── arena/unused
│ │ │ ├───16,928 B (00.02%) ── sundries
│ │ │ ├───14,272 B (00.02%) ── objects/function
│ │ │ └───13,160 B (00.02%) ── shapes/tree
│ │ ├───17,056 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────126,496 B (00.19%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/TelemetryPing.js)
│ │ ├───90,112 B (00.13%) -- gc-heap
│ │ │ ├──38,752 B (00.06%) ── arena/unused
│ │ │ ├──20,016 B (00.03%) ── sundries
│ │ │ ├──16,064 B (00.02%) ── objects/function
│ │ │ └──15,280 B (00.02%) ── shapes/tree
│ │ ├───17,568 B (00.03%) ── script-data
│ │ ├───10,112 B (00.01%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────123,936 B (00.18%) -- compartment([System Principal], resource:///modules/DownloadsCommon.jsm)
│ │ ├───90,112 B (00.13%) -- gc-heap
│ │ │ ├──38,360 B (00.06%) ── arena/unused
│ │ │ ├──14,848 B (00.02%) ── objects/function
│ │ │ ├──13,232 B (00.02%) ── sundries
│ │ │ ├──12,080 B (00.02%) ── shapes/tree
│ │ │ └──11,592 B (00.02%) ── scripts
│ │ ├───15,440 B (00.02%) ── script-data
│ │ ├────9,680 B (00.01%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────121,328 B (00.18%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsUrlClassifierHashCompleter.js)
│ │ ├───94,208 B (00.14%) -- gc-heap
│ │ │ ├──45,984 B (00.07%) ── arena/unused
│ │ │ ├──18,880 B (00.03%) ── sundries
│ │ │ ├──16,224 B (00.02%) ── objects/function
│ │ │ └──13,120 B (00.02%) ── shapes/tree
│ │ ├────9,376 B (00.01%) ── other-sundries
│ │ ├────9,040 B (00.01%) ── script-data
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────120,264 B (00.18%) -- compartment([System Principal], resource://services-common/log4moz.js)
│ │ ├───94,208 B (00.14%) -- gc-heap
│ │ │ ├──41,408 B (00.06%) ── arena/unused
│ │ │ ├──18,592 B (00.03%) ── objects/function
│ │ │ ├──13,520 B (00.02%) ── sundries
│ │ │ ├──11,280 B (00.02%) ── shapes/tree
│ │ │ └───9,408 B (00.01%) ── scripts
│ │ ├───17,280 B (00.03%) ── other-sundries
│ │ └────8,776 B (00.01%) ── script-data
│ ├─────119,456 B (00.18%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsFormHistory.js)
│ │ ├───81,920 B (00.12%) -- gc-heap
│ │ │ ├──37,856 B (00.06%) ── arena/unused
│ │ │ ├──20,264 B (00.03%) ── sundries
│ │ │ ├──12,320 B (00.02%) ── objects/function
│ │ │ └──11,480 B (00.02%) ── shapes/tree
│ │ ├───21,024 B (00.03%) ── script-data
│ │ └───16,512 B (00.02%) ── other-sundries
│ ├─────112,520 B (00.16%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsURLFormatter.js)
│ │ ├───90,112 B (00.13%) -- gc-heap
│ │ │ ├──46,264 B (00.07%) ── arena/unused
│ │ │ ├──17,296 B (00.03%) ── sundries
│ │ │ ├──15,552 B (00.02%) ── objects/function
│ │ │ └──11,000 B (00.02%) ── shapes/tree
│ │ ├───13,704 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────112,368 B (00.16%) -- compartment([System Principal], chrome://global/content/bindings/autocomplete.xml)
│ │ ├───77,824 B (00.11%) -- gc-heap
│ │ │ ├──31,080 B (00.05%) ── arena/unused
│ │ │ ├──19,824 B (00.03%) ── scripts
│ │ │ ├──10,240 B (00.02%) ── objects/function
│ │ │ ├───8,400 B (00.01%) ── sundries
│ │ │ └───8,280 B (00.01%) ── shapes/tree
│ │ ├───23,696 B (00.03%) ── script-data
│ │ └───10,848 B (00.02%) ── other-sundries
│ ├─────112,360 B (00.16%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsUrlClassifierListManager.js)
│ │ ├───86,016 B (00.13%) -- gc-heap
│ │ │ ├──46,464 B (00.07%) ── arena/unused
│ │ │ ├──17,616 B (00.03%) ── sundries
│ │ │ ├──12,096 B (00.02%) ── objects/function
│ │ │ └───9,840 B (00.01%) ── shapes/tree
│ │ └───26,344 B (00.04%) ── other-sundries
│ ├─────111,544 B (00.16%) -- compartment([System Principal], resource://gre/modules/Webapps.jsm)
│ │ ├───81,920 B (00.12%) -- gc-heap
│ │ │ ├──40,448 B (00.06%) ── arena/unused
│ │ │ ├──12,224 B (00.02%) ── objects/function
│ │ │ ├──11,528 B (00.02%) ── sundries
│ │ │ ├───9,320 B (00.01%) ── shapes/tree
│ │ │ └───8,400 B (00.01%) ── scripts
│ │ ├───15,104 B (00.02%) ── other-sundries
│ │ └───14,520 B (00.02%) ── script-data
│ ├─────107,688 B (00.16%) -- compartment([System Principal], resource://services-sync/identity.js)
│ │ ├───81,920 B (00.12%) -- gc-heap
│ │ │ ├──42,472 B (00.06%) ── arena/unused
│ │ │ ├──20,632 B (00.03%) ── sundries
│ │ │ ├──10,176 B (00.01%) ── objects/function
│ │ │ └───8,640 B (00.01%) ── shapes/tree
│ │ ├───16,552 B (00.02%) ── other-sundries
│ │ └────9,216 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────105,880 B (00.16%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsUpdateTimerManager.js)
│ │ ├───81,920 B (00.12%) -- gc-heap
│ │ │ ├──42,920 B (00.06%) ── arena/unused
│ │ │ ├──13,936 B (00.02%) ── sundries
│ │ │ ├──13,024 B (00.02%) ── objects/function
│ │ │ └──12,040 B (00.02%) ── shapes/tree
│ │ ├───15,256 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────103,080 B (00.15%) -- compartment([System Principal], resource://services-common/preferences.js)
│ │ ├───81,920 B (00.12%) -- gc-heap
│ │ │ ├──45,600 B (00.07%) ── arena/unused
│ │ │ ├──15,904 B (00.02%) ── sundries
│ │ │ ├──12,096 B (00.02%) ── objects/function
│ │ │ └───8,320 B (00.01%) ── shapes/tree
│ │ └───21,160 B (00.03%) ── other-sundries
│ ├─────102,752 B (00.15%) -- compartment([System Principal], resource://gre/modules/ctypes.jsm)
│ │ ├───81,920 B (00.12%) -- gc-heap
│ │ │ ├──43,024 B (00.06%) ── arena/unused
│ │ │ ├──18,008 B (00.03%) ── sundries
│ │ │ ├──10,520 B (00.02%) ── shapes/tree
│ │ │ └──10,368 B (00.02%) ── objects/function
│ │ ├───12,128 B (00.02%) ── other-sundries
│ │ └────8,704 B (00.01%) ── shapes-extra/compartment-tables
│ ├─────101,432 B (00.15%) -- compartment([System Principal], resource://gre/modules/PluginProvider.jsm)
│ │ ├───81,920 B (00.12%) -- gc-heap
│ │ │ ├──45,688 B (00.07%) ── arena/unused
│ │ │ ├──17,176 B (00.03%) ── sundries
│ │ │ ├──10,816 B (00.02%) ── objects/function
│ │ │ └───8,240 B (00.01%) ── shapes/tree
│ │ ├───11,024 B (00.02%) ── other-sundries
│ │ └────8,488 B (00.01%) ── script-data
│ ├─────100,184 B (00.15%) -- compartment([System Principal], resource://services-sync/main.js)
│ │ ├───86,016 B (00.13%) -- gc-heap
│ │ │ ├──50,224 B (00.07%) ── arena/unused
│ │ │ ├──26,000 B (00.04%) ── sundries
│ │ │ └───9,792 B (00.01%) ── objects/function
│ │ └───14,168 B (00.02%) ── other-sundries
│ ├──────99,272 B (00.15%) -- compartment([System Principal], resource://gre/modules/AddonLogging.jsm)
│ │ ├──81,920 B (00.12%) -- gc-heap
│ │ │ ├──47,384 B (00.07%) ── arena/unused
│ │ │ ├──13,824 B (00.02%) ── objects/function
│ │ │ ├──11,912 B (00.02%) ── sundries
│ │ │ └───8,800 B (00.01%) ── shapes/tree
│ │ └──17,352 B (00.03%) ── other-sundries
│ ├──────99,128 B (00.15%) -- compartment([System Principal], chrome://browser/content/urlbarBindings.xml)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──31,072 B (00.05%) ── arena/unused
│ │ │ ├──23,376 B (00.03%) ── sundries
│ │ │ └──11,088 B (00.02%) ── scripts
│ │ ├──22,936 B (00.03%) ── script-data
│ │ └──10,656 B (00.02%) ── other-sundries
│ ├──────98,672 B (00.14%) -- compartment([System Principal], resource:///modules/WebappsInstaller.jsm)
│ │ ├──73,728 B (00.11%) -- gc-heap
│ │ │ ├──39,592 B (00.06%) ── arena/unused
│ │ │ ├──15,072 B (00.02%) ── sundries
│ │ │ ├───9,824 B (00.01%) ── objects/function
│ │ │ └───9,240 B (00.01%) ── shapes/tree
│ │ ├──13,552 B (00.02%) ── script-data
│ │ └──11,392 B (00.02%) ── other-sundries
│ ├──────97,624 B (00.14%) -- compartment([System Principal], resource://services-common/utils.js)
│ │ ├──73,728 B (00.11%) -- gc-heap
│ │ │ ├──39,824 B (00.06%) ── arena/unused
│ │ │ ├──14,824 B (00.02%) ── sundries
│ │ │ ├───9,600 B (00.01%) ── objects/function
│ │ │ └───9,480 B (00.01%) ── shapes/tree
│ │ ├──14,288 B (00.02%) ── other-sundries
│ │ └───9,608 B (00.01%) ── script-data
│ ├──────96,712 B (00.14%) -- compartment([System Principal], resource:///modules/distribution.js)
│ │ ├──69,632 B (00.10%) -- gc-heap
│ │ │ ├──37,312 B (00.05%) ── arena/unused
│ │ │ ├──14,632 B (00.02%) ── sundries
│ │ │ ├───9,248 B (00.01%) ── objects/function
│ │ │ └───8,440 B (00.01%) ── shapes/tree
│ │ ├──11,464 B (00.02%) ── script-data
│ │ ├───8,704 B (00.01%) ── shapes-extra/compartment-tables
│ │ └───6,912 B (00.01%) ── other-sundries
│ ├──────95,840 B (00.14%) -- compartment([System Principal], resource:///modules/PageThumbs.jsm)
│ │ ├──77,824 B (00.11%) -- gc-heap
│ │ │ ├──41,824 B (00.06%) ── arena/unused
│ │ │ ├──16,312 B (00.02%) ── sundries
│ │ │ ├──11,168 B (00.02%) ── objects/function
│ │ │ └───8,520 B (00.01%) ── shapes/tree
│ │ └──18,016 B (00.03%) ── other-sundries
│ ├──────94,400 B (00.14%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/messageWakeupService.js)
│ │ ├──77,824 B (00.11%) -- gc-heap
│ │ │ ├──46,072 B (00.07%) ── arena/unused
│ │ │ ├──12,480 B (00.02%) ── objects/function
│ │ │ ├──10,672 B (00.02%) ── sundries
│ │ │ └───8,600 B (00.01%) ── shapes/tree
│ │ └──16,576 B (00.02%) ── other-sundries
│ ├──────93,160 B (00.14%) -- compartment([System Principal], resource://gre/modules/InlineSpellChecker.jsm)
│ │ ├──73,728 B (00.11%) -- gc-heap
│ │ │ ├──40,784 B (00.06%) ── arena/unused
│ │ │ ├──13,832 B (00.02%) ── sundries
│ │ │ ├──10,272 B (00.02%) ── objects/function
│ │ │ └───8,840 B (00.01%) ── shapes/tree
│ │ └──19,432 B (00.03%) ── other-sundries
│ ├──────90,136 B (00.13%) -- compartment([System Principal], resource://gre/modules/Services.jsm)
│ │ ├──77,824 B (00.11%) -- gc-heap
│ │ │ ├──53,816 B (00.08%) ── arena/unused
│ │ │ └──24,008 B (00.04%) ── sundries
│ │ └──12,312 B (00.02%) ── other-sundries
│ ├──────89,632 B (00.13%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/DownloadsStartup.js)
│ │ ├──73,728 B (00.11%) -- gc-heap
│ │ │ ├──50,136 B (00.07%) ── arena/unused
│ │ │ └──23,592 B (00.03%) ── sundries
│ │ └──15,904 B (00.02%) ── other-sundries
│ ├──────88,424 B (00.13%) -- compartment([System Principal], resource://services-crypto/utils.js)
│ │ ├──69,632 B (00.10%) -- gc-heap
│ │ │ ├──40,912 B (00.06%) ── arena/unused
│ │ │ ├──19,824 B (00.03%) ── sundries
│ │ │ └───8,896 B (00.01%) ── objects/function
│ │ └──18,792 B (00.03%) ── other-sundries
│ ├──────88,056 B (00.13%) -- compartment([System Principal], resource://gre/modules/TelemetryStopwatch.jsm)
│ │ ├──73,728 B (00.11%) -- gc-heap
│ │ │ ├──47,256 B (00.07%) ── arena/unused
│ │ │ ├──15,848 B (00.02%) ── sundries
│ │ │ └──10,624 B (00.02%) ── objects/function
│ │ └──14,328 B (00.02%) ── other-sundries
│ ├──────88,024 B (00.13%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/addonManager.js)
│ │ ├──69,632 B (00.10%) -- gc-heap
│ │ │ ├──42,864 B (00.06%) ── arena/unused
│ │ │ └──26,768 B (00.04%) ── sundries
│ │ └──18,392 B (00.03%) ── other-sundries
│ ├──────88,008 B (00.13%) -- compartment([System Principal], resource://gre/modules/FileUtils.jsm)
│ │ ├──73,728 B (00.11%) -- gc-heap
│ │ │ ├──51,112 B (00.07%) ── arena/unused
│ │ │ └──22,616 B (00.03%) ── sundries
│ │ └──14,280 B (00.02%) ── other-sundries
│ ├──────87,848 B (00.13%) -- compartment([System Principal], chrome://global/content/bindings/browser.xml)
│ │ ├──61,440 B (00.09%) -- gc-heap
│ │ │ ├──31,904 B (00.05%) ── arena/unused
│ │ │ ├──18,448 B (00.03%) ── sundries
│ │ │ └──11,088 B (00.02%) ── scripts
│ │ ├──19,048 B (00.03%) ── script-data
│ │ └───7,360 B (00.01%) ── other-sundries
│ ├──────87,672 B (00.13%) -- compartment([System Principal], resource://services-sync/keys.js)
│ │ ├──69,632 B (00.10%) -- gc-heap
│ │ │ ├──38,048 B (00.06%) ── arena/unused
│ │ │ ├──22,496 B (00.03%) ── sundries
│ │ │ └───9,088 B (00.01%) ── objects/function
│ │ └──18,040 B (00.03%) ── other-sundries
│ ├──────87,560 B (00.13%) -- compartment([System Principal], resource://gre/modules/NetUtil.jsm)
│ │ ├──69,632 B (00.10%) -- gc-heap
│ │ │ ├──43,768 B (00.06%) ── arena/unused
│ │ │ ├──17,512 B (00.03%) ── sundries
│ │ │ └───8,352 B (00.01%) ── objects/function
│ │ └──17,928 B (00.03%) ── other-sundries
│ ├──────87,088 B (00.13%) -- compartment([System Principal], resource:///modules/sessionstore/DocumentUtils.jsm)
│ │ ├──69,632 B (00.10%) -- gc-heap
│ │ │ ├──47,240 B (00.07%) ── arena/unused
│ │ │ └──22,392 B (00.03%) ── sundries
│ │ └──17,456 B (00.03%) ── other-sundries
│ ├──────86,504 B (00.13%) -- compartment([System Principal], resource://services-sync/status.js)
│ │ ├──69,632 B (00.10%) -- gc-heap
│ │ │ ├──41,128 B (00.06%) ── arena/unused
│ │ │ ├──20,312 B (00.03%) ── sundries
│ │ │ └───8,192 B (00.01%) ── objects/function
│ │ └──16,872 B (00.02%) ── other-sundries
│ ├──────82,696 B (00.12%) -- compartment([System Principal], resource://gre/modules/LightweightThemeConsumer.jsm)
│ │ ├──69,632 B (00.10%) -- gc-heap
│ │ │ ├──46,216 B (00.07%) ── arena/unused
│ │ │ └──23,416 B (00.03%) ── sundries
│ │ └──13,064 B (00.02%) ── other-sundries
│ ├──────81,960 B (00.12%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/BrowserElementParent.js)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──40,168 B (00.06%) ── arena/unused
│ │ │ ├──16,952 B (00.02%) ── sundries
│ │ │ └───8,416 B (00.01%) ── objects/function
│ │ └──16,424 B (00.02%) ── other-sundries
│ ├──────81,480 B (00.12%) -- compartment([System Principal], resource:///modules/NetworkPrioritizer.jsm)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──39,712 B (00.06%) ── arena/unused
│ │ │ ├──17,056 B (00.02%) ── sundries
│ │ │ └───8,768 B (00.01%) ── objects/function
│ │ └──15,944 B (00.02%) ── other-sundries
│ ├──────81,128 B (00.12%) -- compartment([System Principal], resource://gre/modules/ChromeManifestParser.jsm)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──40,176 B (00.06%) ── arena/unused
│ │ │ └──25,360 B (00.04%) ── sundries
│ │ └──15,592 B (00.02%) ── other-sundries
│ ├──────80,232 B (00.12%) -- compartment([System Principal], resource://services-common/observers.js)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──40,888 B (00.06%) ── arena/unused
│ │ │ └──24,648 B (00.04%) ── sundries
│ │ └──14,696 B (00.02%) ── other-sundries
│ ├──────79,992 B (00.12%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/Weave.js)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──41,648 B (00.06%) ── arena/unused
│ │ │ └──23,888 B (00.04%) ── sundries
│ │ └──14,456 B (00.02%) ── other-sundries
│ ├──────79,656 B (00.12%) -- compartment([System Principal], chrome://browser/content/baseMenuOverlay.xul)
│ │ ├──57,344 B (00.08%) -- gc-heap
│ │ │ ├──32,744 B (00.05%) ── arena/unused
│ │ │ └──24,600 B (00.04%) ── sundries
│ │ ├──14,920 B (00.02%) ── script-data
│ │ └───7,392 B (00.01%) ── other-sundries
│ ├──────77,520 B (00.11%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsDefaultCLH.js)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──45,456 B (00.07%) ── arena/unused
│ │ │ └──20,080 B (00.03%) ── sundries
│ │ └──11,984 B (00.02%) ── other-sundries
│ ├──────77,424 B (00.11%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/reftest-cmdline.js)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──46,520 B (00.07%) ── arena/unused
│ │ │ └──19,016 B (00.03%) ── sundries
│ │ └──11,888 B (00.02%) ── other-sundries
│ ├──────76,632 B (00.11%) -- compartment([System Principal], resource:///modules/TelemetryTimestamps.jsm)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──41,936 B (00.06%) ── arena/unused
│ │ │ ├──13,136 B (00.02%) ── sundries
│ │ │ └──10,464 B (00.02%) ── objects/function
│ │ └──11,096 B (00.02%) ── other-sundries
│ ├──────76,264 B (00.11%) -- compartment([System Principal], resource:///modules/webappsUI.jsm)
│ │ ├──61,440 B (00.09%) -- gc-heap
│ │ │ ├──38,360 B (00.06%) ── arena/unused
│ │ │ └──23,080 B (00.03%) ── sundries
│ │ └──14,824 B (00.02%) ── other-sundries
│ ├──────76,080 B (00.11%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsUpdateServiceStub.js)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──46,336 B (00.07%) ── arena/unused
│ │ │ └──19,200 B (00.03%) ── sundries
│ │ └──10,544 B (00.02%) ── other-sundries
│ ├──────75,920 B (00.11%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/jsconsole-clhandler.js)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──46,712 B (00.07%) ── arena/unused
│ │ │ └──18,824 B (00.03%) ── sundries
│ │ └──10,384 B (00.02%) ── other-sundries
│ ├──────75,616 B (00.11%) -- compartment([System Principal], file:///Users/maierman/dev/central-dbg/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/components/nsSetDefaultBrowser.js)
│ │ ├──65,536 B (00.10%) -- gc-heap
│ │ │ ├──46,792 B (00.07%) ── arena/unused
│ │ │ └──18,744 B (00.03%) ── sundries
│ │ └──10,080 B (00.01%) ── other-sundries
│ ├──────75,480 B (00.11%) -- compartment([System Principal], resource:///modules/sessionstore/XPathGenerator.jsm)
│ │ ├──61,440 B (00.09%) -- gc-heap
│ │ │ ├──40,032 B (00.06%) ── arena/unused
│ │ │ └──21,408 B (00.03%) ── sundries
│ │ └──14,040 B (00.02%) ── other-sundries
│ ├──────74,416 B (00.11%) -- compartment([System Principal], resource://services-common/async.js)
│ │ ├──61,440 B (00.09%) -- gc-heap
│ │ │ ├──36,704 B (00.05%) ── arena/unused
│ │ │ ├──16,416 B (00.02%) ── sundries
│ │ │ └───8,320 B (00.01%) ── objects/function
│ │ └──12,976 B (00.02%) ── other-sundries
│ ├──────74,024 B (00.11%) -- compartment([System Principal], resource://services-sync/constants.js)
│ │ ├──61,440 B (00.09%) -- gc-heap
│ │ │ ├──41,448 B (00.06%) ── arena/unused
│ │ │ └──19,992 B (00.03%) ── sundries
│ │ └──12,584 B (00.02%) ── other-sundries
│ ├──────73,384 B (00.11%) -- compartment([System Principal], resource://services-common/stringbundle.js)
│ │ ├──61,440 B (00.09%) -- gc-heap
│ │ │ ├──38,680 B (00.06%) ── arena/unused
│ │ │ ├──14,344 B (00.02%) ── sundries
│ │ │ └───8,416 B (00.01%) ── objects/function
│ │ └──11,944 B (00.02%) ── other-sundries
│ ├──────72,792 B (00.11%) -- compartment([System Principal], resource:///modules/devtools/scratchpad-manager.jsm)
│ │ ├──61,440 B (00.09%) -- gc-heap
│ │ │ ├──40,688 B (00.06%) ── arena/unused
│ │ │ └──20,752 B (00.03%) ── sundries
│ │ └──11,352 B (00.02%) ── other-sundries
│ ├──────72,344 B (00.11%) -- compartment([System Principal], chrome://global/content/bindings/textbox.xml)
│ │ ├──57,344 B (00.08%) -- gc-heap
│ │ │ ├──30,008 B (00.04%) ── arena/unused
│ │ │ ├──16,752 B (00.02%) ── sundries
│ │ │ └──10,584 B (00.02%) ── scripts
│ │ └──15,000 B (00.02%) ── other-sundries
│ ├──────71,424 B (00.10%) -- compartment([System Principal], chrome://global/content/bindings/tabbox.xml)
│ │ ├──53,248 B (00.08%) -- gc-heap
│ │ │ ├──30,472 B (00.04%) ── arena/unused
│ │ │ ├──14,208 B (00.02%) ── sundries
│ │ │ └───8,568 B (00.01%) ── scripts
│ │ ├──11,184 B (00.02%) ── script-data
│ │ └───6,992 B (00.01%) ── other-sundries
│ ├──────68,184 B (00.10%) -- compartment([System Principal], resource://gre/modules/debug.js)
│ │ ├──57,344 B (00.08%) -- gc-heap
│ │ │ ├──41,464 B (00.06%) ── arena/unused
│ │ │ └──15,880 B (00.02%) ── sundries
│ │ └──10,840 B (00.02%) ── other-sundries
│ ├──────67,912 B (00.10%) -- compartment([System Principal], chrome://browser/content/search/search.xml)
│ │ ├──49,152 B (00.07%) -- gc-heap
│ │ │ ├──31,312 B (00.05%) ── arena/unused
│ │ │ └──17,840 B (00.03%) ── sundries
│ │ ├──12,024 B (00.02%) ── script-data
│ │ └───6,736 B (00.01%) ── other-sundries
│ ├──────67,640 B (00.10%) -- compartment([System Principal], chrome://global/content/bindings/text.xml)
│ │ ├──53,248 B (00.08%) -- gc-heap
│ │ │ ├──34,528 B (00.05%) ── arena/unused
│ │ │ └──18,720 B (00.03%) ── sundries
│ │ └──14,392 B (00.02%) ── other-sundries
│ ├──────66,536 B (00.10%) -- compartment([System Principal], chrome://global/content/bindings/listbox.xml)
│ │ ├──49,152 B (00.07%) -- gc-heap
│ │ │ ├──22,568 B (00.03%) ── arena/unused
│ │ │ ├──14,992 B (00.02%) ── sundries
│ │ │ └──11,592 B (00.02%) ── scripts
│ │ ├──10,504 B (00.02%) ── script-data
│ │ └───6,880 B (00.01%) ── other-sundries
│ ├──────65,144 B (00.10%) -- compartment([System Principal], chrome://global/content/bindings/scrollbox.xml)
│ │ ├──49,152 B (00.07%) -- gc-heap
│ │ │ ├──31,632 B (00.05%) ── arena/unused
│ │ │ └──17,520 B (00.03%) ── sundries
│ │ ├───9,544 B (00.01%) ── script-data
│ │ └───6,448 B (00.01%) ── other-sundries
│ ├──────64,840 B (00.10%) -- compartment([System Principal], chrome://global/content/bindings/toolbar.xml)
│ │ ├──49,152 B (00.07%) -- gc-heap
│ │ │ ├──30,832 B (00.05%) ── arena/unused
│ │ │ └──18,320 B (00.03%) ── sundries
│ │ ├───8,840 B (00.01%) ── script-data
│ │ └───6,848 B (00.01%) ── other-sundries
│ ├──────63,744 B (00.09%) -- compartment([System Principal], chrome://global/content/bindings/richlistbox.xml)
│ │ ├──49,152 B (00.07%) -- gc-heap
│ │ │ ├──32,440 B (00.05%) ── arena/unused
│ │ │ └──16,712 B (00.02%) ── sundries
│ │ └──14,592 B (00.02%) ── other-sundries
│ ├──────63,464 B (00.09%) -- compartment([System Principal], chrome://global/content/bindings/notification.xml)
│ │ ├──49,152 B (00.07%) -- gc-heap
│ │ │ ├──32,240 B (00.05%) ── arena/unused
│ │ │ └──16,912 B (00.02%) ── sundries
│ │ └──14,312 B (00.02%) ── other-sundries
│ ├──────60,920 B (00.09%) -- compartment([System Principal], chrome://global/content/bindings/general.xml)
│ │ ├──49,152 B (00.07%) -- gc-heap
│ │ │ ├──28,800 B (00.04%) ── arena/unused
│ │ │ └──20,352 B (00.03%) ── sundries
│ │ └──11,768 B (00.02%) ── other-sundries
│ ├──────54,472 B (00.08%) -- compartment([System Principal], chrome://global/content/bindings/button.xml)
│ │ ├──45,056 B (00.07%) -- gc-heap
│ │ │ ├──30,840 B (00.05%) ── arena/unused
│ │ │ └──14,216 B (00.02%) ── sundries
│ │ └───9,416 B (00.01%) ── other-sundries
│ ├──────53,960 B (00.08%) -- compartment([System Principal], chrome://global/content/bindings/popup.xml)
│ │ ├──45,056 B (00.07%) -- gc-heap
│ │ │ ├──29,144 B (00.04%) ── arena/unused
│ │ │ └──15,912 B (00.02%) ── sundries
│ │ └───8,904 B (00.01%) ── other-sundries
│ ├──────45,176 B (00.07%) -- compartment([System Principal], chrome://browser/content/places/menu.xml)
│ │ ├──36,864 B (00.05%) -- gc-heap
│ │ │ ├──28,640 B (00.04%) ── arena/unused
│ │ │ └───8,224 B (00.01%) ── sundries
│ │ └───8,312 B (00.01%) ── other-sundries
│ ├──────44,872 B (00.07%) -- compartment([System Principal], chrome://global/content/bindings/menu.xml)
│ │ ├──36,864 B (00.05%) -- gc-heap
│ │ │ ├──25,336 B (00.04%) ── arena/unused
│ │ │ └──11,528 B (00.02%) ── sundries
│ │ └───8,008 B (00.01%) ── other-sundries
│ ├──────43,176 B (00.06%) -- compartment([System Principal], chrome://global/content/bindings/stringbundle.xml)
│ │ ├──36,864 B (00.05%) -- gc-heap
│ │ │ ├──28,272 B (00.04%) ── arena/unused
│ │ │ └───8,592 B (00.01%) ── sundries
│ │ └───6,312 B (00.01%) ── other-sundries
│ ├──────42,072 B (00.06%) -- compartment(moz-nullprincipal:{75b69ab1-8ff7-ba4d-a316-315046ec3e86})
│ │ ├──36,864 B (00.05%) -- gc-heap
│ │ │ ├──29,824 B (00.04%) ── arena/unused
│ │ │ └───7,040 B (00.01%) ── sundries
│ │ └───5,208 B (00.01%) ── other-sundries
│ ├──────38,456 B (00.06%) -- compartment([System Principal], chrome://global/content/editMenuOverlay.xul)
│ │ ├──32,768 B (00.05%) -- gc-heap
│ │ │ ├──25,576 B (00.04%) ── arena/unused
│ │ │ └───7,192 B (00.01%) ── sundries
│ │ └───5,688 B (00.01%) ── other-sundries
│ ├──────37,976 B (00.06%) -- compartment([System Principal], chrome://global/content/bindings/toolbarbutton.xml)
│ │ ├──32,768 B (00.05%) -- gc-heap
│ │ │ ├──25,960 B (00.04%) ── arena/unused
│ │ │ └───6,808 B (00.01%) ── sundries
│ │ └───5,208 B (00.01%) ── other-sundries
│ ├──────23,328 B (00.03%) -- compartment([System Principal], chrome://global/content/bindings/scrollbar.xml)
│ │ ├──20,480 B (00.03%) -- gc-heap
│ │ │ ├──19,688 B (00.03%) ── arena/unused
│ │ │ └─────792 B (00.00%) ── sundries
│ │ └───2,848 B (00.00%) ── other-sundries
│ ├──────23,328 B (00.03%) -- compartment([System Principal], chrome://global/content/platformHTMLBindings.xml)
│ │ ├──20,480 B (00.03%) -- gc-heap
│ │ │ ├──19,688 B (00.03%) ── arena/unused
│ │ │ └─────792 B (00.00%) ── sundries
│ │ └───2,848 B (00.00%) ── other-sundries
│ ├──────23,328 B (00.03%) -- compartment([System Principal], chrome://global/content/bindings/splitter.xml)
│ │ ├──20,480 B (00.03%) -- gc-heap
│ │ │ ├──19,688 B (00.03%) ── arena/unused
│ │ │ └─────792 B (00.00%) ── sundries
│ │ └───2,848 B (00.00%) ── other-sundries
│ ├───────────0 B (00.00%) ── gc-heap-chunk-dirty-unused
│ └───────────0 B (00.00%) ── gc-heap-chunk-clean-unused
├──22,670,516 B (33.22%) ── heap-unclassified
├───4,338,008 B (06.36%) -- storage
│ ├──4,337,848 B (06.36%) -- sqlite
│ │ ├──1,321,280 B (01.94%) -- places.sqlite
│ │ │ ├──1,060,752 B (01.55%) ── cache-used [4]
│ │ │ ├────168,608 B (00.25%) ── stmt-used [4]
│ │ │ └─────91,920 B (00.13%) ── schema-used [4]
│ │ ├──1,110,784 B (01.63%) ── other
│ │ ├────636,240 B (00.93%) -- extensions.sqlite
│ │ │ ├──495,792 B (00.73%) ── cache-used
│ │ │ ├──127,808 B (00.19%) ── stmt-used
│ │ │ └───12,640 B (00.02%) ── schema-used
│ │ ├────309,240 B (00.45%) -- chromeappsstore.sqlite
│ │ │ ├──265,584 B (00.39%) ── cache-used
│ │ │ ├───36,784 B (00.05%) ── stmt-used
│ │ │ └────6,872 B (00.01%) ── schema-used
│ │ ├────268,128 B (00.39%) -- urlclassifier3.sqlite
│ │ │ ├──163,984 B (00.24%) ── stmt-used
│ │ │ ├───99,792 B (00.15%) ── cache-used
│ │ │ └────4,352 B (00.01%) ── schema-used
│ │ ├────206,424 B (00.30%) -- webappsstore.sqlite
│ │ │ ├──199,584 B (00.29%) ── cache-used
│ │ │ ├────6,840 B (00.01%) ── schema-used
│ │ │ └────────0 B (00.00%) ── stmt-used
│ │ ├────151,944 B (00.22%) -- content-prefs.sqlite
│ │ │ ├──132,792 B (00.19%) ── cache-used
│ │ │ ├───15,008 B (00.02%) ── stmt-used
│ │ │ └────4,144 B (00.01%) ── schema-used
│ │ ├────112,992 B (00.17%) -- downloads.sqlite
│ │ │ ├───99,792 B (00.15%) ── cache-used
│ │ │ ├───10,048 B (00.01%) ── stmt-used
│ │ │ └────3,152 B (00.00%) ── schema-used
│ │ ├────112,368 B (00.16%) -- permissions.sqlite
│ │ │ ├───99,792 B (00.15%) ── cache-used
│ │ │ ├───10,464 B (00.02%) ── stmt-used
│ │ │ └────2,112 B (00.00%) ── schema-used
│ │ └────108,448 B (00.16%) -- signons.sqlite
│ │ ├───99,792 B (00.15%) ── cache-used
│ │ ├────5,536 B (00.01%) ── schema-used
│ │ └────3,120 B (00.00%) ── stmt-used
│ └────────160 B (00.00%) ── prefixset/all
├───3,866,368 B (05.67%) -- startup-cache
│ ├──3,866,368 B (05.67%) ── data
│ └──────────0 B (00.00%) ── mapping
├───2,521,064 B (03.69%) -- window-objects
│ ├──1,940,512 B (02.84%) -- top(chrome://browser/content/browser.xul, id=1)/active
│ │ ├──1,930,912 B (02.83%) -- window(chrome://browser/content/browser.xul)
│ │ │ ├──1,036,144 B (01.52%) -- layout
│ │ │ │ ├────560,992 B (00.82%) ── style-sets
│ │ │ │ ├────458,288 B (00.67%) ── arenas
│ │ │ │ ├─────16,464 B (00.02%) ── pres-contexts
│ │ │ │ └────────400 B (00.00%) ── text-runs
│ │ │ ├────637,360 B (00.93%) ── style-sheets
│ │ │ └────257,408 B (00.38%) ── dom [2]
│ │ └──────9,600 B (00.01%) ── window(about:blank)/dom [4]
│ ├────357,456 B (00.52%) -- top(chrome://browser/content/hiddenWindow.xul, id=3)/active/window(chrome://browser/content/hiddenWindow.xul)
│ │ ├──192,112 B (00.28%) -- layout
│ │ │ ├──164,848 B (00.24%) ── style-sets
│ │ │ ├───25,136 B (00.04%) ── arenas
│ │ │ └────2,128 B (00.00%) ── pres-contexts
│ │ ├──123,248 B (00.18%) ── dom [2]
│ │ └───42,096 B (00.06%) ── style-sheets
│ └────223,096 B (00.33%) -- top(about:memory?verbose, id=7)/active
│ ├──222,072 B (00.33%) -- window(about:memory?verbose)
│ │ ├──195,008 B (00.29%) -- layout
│ │ │ ├──164,672 B (00.24%) ── style-sets
│ │ │ ├───28,208 B (00.04%) ── arenas
│ │ │ └────2,128 B (00.00%) ── pres-contexts
│ │ ├───17,432 B (00.03%) ── style-sheets
│ │ └────9,632 B (00.01%) ── dom [2]
│ └────1,024 B (00.00%) ── window([system])/dom
├───1,470,512 B (02.15%) ── xpti-working-set
├─────403,696 B (00.59%) ── atom-table
├─────342,184 B (00.50%) ── layout/style-sheet-cache
├─────338,924 B (00.50%) -- images
│ ├──330,372 B (00.48%) -- chrome
│ │ ├──330,372 B (00.48%) -- used
│ │ │ ├──330,372 B (00.48%) ── uncompressed-heap
│ │ │ ├────────0 B (00.00%) ── raw
│ │ │ └────────0 B (00.00%) ── uncompressed-nonheap
│ │ └────────0 B (00.00%) -- unused
│ │ ├──0 B (00.00%) ── raw
│ │ ├──0 B (00.00%) ── uncompressed-heap
│ │ └──0 B (00.00%) ── uncompressed-nonheap
│ └────8,552 B (00.01%) -- content
│ ├──8,552 B (00.01%) -- used
│ │ ├──5,480 B (00.01%) ── uncompressed-heap
│ │ ├──3,072 B (00.00%) ── raw
│ │ └──────0 B (00.00%) ── uncompressed-nonheap
│ └──────0 B (00.00%) -- unused
│ ├──0 B (00.00%) ── raw
│ ├──0 B (00.00%) ── uncompressed-heap
│ └──0 B (00.00%) ── uncompressed-nonheap
├─────141,040 B (00.21%) -- gfx
│ ├───62,256 B (00.09%) ── font-shaped-words
│ ├───53,440 B (00.08%) ── font-list
│ ├───23,744 B (00.03%) ── font-charmaps
│ └────1,600 B (00.00%) ── font-cache
├───────8,392 B (00.01%) ── cycle-collector
├───────1,344 B (00.00%) ── history-links-hashtable
└───────────0 B (00.00%) ── spell-check
Other Measurements
68,249,704 B ── explicit
353,828 B ── gfx-surface-image
0 ── ghost-windows
47,922,888 B ── heap-allocated
51,322,880 B ── heap-committed
7.04% ── heap-committed-unused-ratio
1,818,624 B ── heap-dirty
10,787,632 B ── heap-unused
5,480 B ── images-content-used-uncompressed
110 ── js-compartments-system
1 ── js-compartments-user
15,728,640 B ── js-gc-heap
2,755,840 B ── js-main-runtime-analysis-temporary
9,105,496 B ── js-main-runtime-gc-heap-allocated
5,111,720 B ── js-main-runtime-gc-heap-arena-unused
0 B ── js-main-runtime-gc-heap-chunk-clean-unused
0 B ── js-main-runtime-gc-heap-chunk-dirty-unused
14,217,216 B ── js-main-runtime-gc-heap-committed
5,111,720 B ── js-main-runtime-gc-heap-committed-unused
56.13% ── js-main-runtime-gc-heap-committed-unused-ratio
1,511,424 B ── js-main-runtime-gc-heap-decommitted
385,544 B ── js-main-runtime-mjit
3,369,040 B ── js-main-runtime-objects
5,521,584 B ── js-main-runtime-scripts
3,888,456 B ── js-main-runtime-shapes
1,744,216 B ── js-main-runtime-strings
171,712 B ── js-main-runtime-type-inference
3,731 ── page-faults-hard
51,184 ── page-faults-soft
139,649,024 B ── resident
4,337,848 B ── storage-sqlite
3,682,308,096 B ── vsize
400,912 B ── window-objects-dom
511,632 B ── window-objects-layout-arenas
20,720 B ── window-objects-layout-pres-contexts
890,512 B ── window-objects-layout-style-sets
400 B ── window-objects-layout-text-runs
696,888 B ── window-objects-style-sheets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment