memory use report

Pycharm detected unusually high memory use

  • 这个用户报告到底该怎么看?
==================== HISTOGRAM ====================
Histogram. Top 50 by instance count [All-objects] [Only-strong-ref]:
    1: [ 832K/61.0MB] [ 755K/54.5MB] byte[]
    2: [ 808K/16.9MB] [ 732K/15.3MB] java.lang.String
    3: [ 377K/18.5MB] [ 377K/18.5MB] java.util.TreeMap$Entry
    4: [ 114K/6.84MB] [ 114K/6.84MB] com.intellij.psi.impl.source.tree.LeafPsiElement
    5: [90.5K/3.25MB] [90.4K/3.25MB] java.util.concurrent.ConcurrentHashMap$Node
    6: [74.2K/9.91MB] [72.8K/9.82MB] java.lang.Object[]
    7: [66.6K/ 5.6MB] [66.6K/ 5.6MB] com.intellij.psi.impl.source.tree.CompositeElement
    8: [65.9K/1.05MB] [65.9K/1.05MB] com.intellij.psi.impl.source.SubstrateRef$2
    9: [65.5K/2.35MB] [56.6K/2.03MB] java.util.HashMap$Node
   10: [50.6K/3.04MB] [50.6K/3.04MB] com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
   11: [45.6K/1.46MB] [45.6K/1.46MB] com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl
   12: [44.0K/5.46MB] [44.0K/5.46MB] java.lang.Class
   13: [41.3K/16.1MB] [40.9K/15.9MB] int[]
   14: [31.1K/1.61MB] [29.2K/1.52MB] java.util.LinkedHashMap$Entry
   15: [26.6K/ 213KB] [26.6K/ 213KB] java.lang.Object
   16: [25.8K/1.24MB] [25.8K/1.24MB] com.intellij.util.containers.ConcurrentWeakValueHashMap$MyWeakReference
   17: [24.8K/1.09MB] [24.8K/1.09MB] com.intellij.util.containers.IntObjectLinkedMap$MapEntry
   18: [22.7K/1.11MB] [22.7K/1.11MB] org.jdom.Attribute
   19: [21.8K/ 524KB] [21.8K/ 524KB] com.intellij.util.SmartList
   20: [20.2K/ 729KB] [20.2K/ 729KB] java.util.Hashtable$Entry
   21: [16.8K/ 405KB] [15.9K/ 383KB] java.util.ArrayList
   22: [16.1K/ 774KB] [16.0K/ 772KB] com.intellij.reference.SoftReference!2
   23: [14.0K/ 676KB] [14.0K/ 676KB] b.d.la
   24: [13.3K/ 319KB] [13.3K/ 319KB] com.intellij.util.keyFMap.OneElementFMap
   25: [13.2K/ 436KB] [13.2K/ 436KB] com.intellij.psi.impl.PsiCachedValueImpl
   26: [12.8K/ 392KB] [11.8K/ 378KB] java.lang.Class[]
   27: [12.4K/ 298KB] [12.4K/ 298KB] com.intellij.psi.util.CachedValuesManager$1
   28: [12.2K/ 587KB] [2.54K/ 122KB] java.lang.ref.SoftReference
   29: [11.8K/1.23MB] [1.22K/ 127KB] java.net.URL
   30: [11.8K/ 758KB] [11.8K/ 758KB] org.jdom.Element
   31: [11.8K/ 474KB] [11.8K/ 474KB] org.jdom.ContentList
   32: [11.2K/ 560KB] [  108/ 5.4KB] java.security.ProtectionDomain
   33: [11.2K/ 134KB] [  108/1.29KB] java.security.Principal[]
   34: [11.2K/ 179KB] [  108/1.72KB] java.security.ProtectionDomain$Key
   35: [11.2K/ 627KB] [  103/5.76KB] java.security.CodeSource
   36: [10.6K/ 342KB] [10.6K/ 342KB] org.jdom.AttributeList
   37: [10.4K/ 509KB] [10.4K/ 509KB] org.jdom.Attribute[]
   38: [9.98K/ 319KB] [9.98K/ 319KB] com.jetbrains.python.psi.impl.PyPrefixExpressionImpl
   39: [9.82K/ 510KB] [9.82K/ 510KB] java.lang.invoke.MemberName
   40: [9.79K/ 587KB] [9.79K/ 587KB] com.intellij.util.containers.ConcurrentWeakKeySoftValueHashMap$WeakKey
   41: [9.79K/ 470KB] [9.79K/ 470KB] com.intellij.util.containers.ConcurrentWeakKeyWeakValueHashMap$WeakValue
   42: [ 9.7K/ 155KB] [ 9.7K/ 155KB] com.intellij.util.text.ImmutableText$Leaf8BitNode
   43: [9.54K/ 305KB] [9.54K/ 305KB] com.intellij.openapi.vfs.newvfs.impl.VfsData$DirectoryData
   44: [9.53K/ 267KB] [9.53K/ 267KB] com.intellij.util.text.ImmutableText$CompositeNode
   45: [9.37K/ 375KB] [9.36K/ 374KB] java.lang.ref.WeakReference
   46: [9.35K/ 112KB] [9.35K/ 112KB] java.lang.Integer
   47: [9.16K/73.2KB] [9.15K/73.2KB] java.lang.invoke.ResolvedMethodName
   48: [8.75K/ 385KB] [8.75K/ 385KB] java.lang.invoke.MethodType$ConcurrentWeakInternSet$WeakEntry
   49: [8.74K/ 489KB] [8.74K/ 489KB] java.lang.invoke.MethodType
   50: [8.11K/ 851KB] [7.65K/ 803KB] java.lang.reflect.Field
[...removed 20330 lines...]
Total -        All: 3.75M  205MB 20380 classes (Total instances: 3757789)
Total - Strong-ref:  3.5M  192MB 20278 classes (Total instances: 3507686)

Top 10 by size:
    1: [ 832K/61.0MB] [ 755K/54.5MB] byte[]
    2: [ 377K/18.5MB] [ 377K/18.5MB] java.util.TreeMap$Entry
    3: [ 808K/16.9MB] [ 732K/15.3MB] java.lang.String
    4: [41.3K/16.1MB] [40.9K/15.9MB] int[]
    5: [74.2K/9.91MB] [72.8K/9.82MB] java.lang.Object[]
    6: [ 114K/6.84MB] [ 114K/6.84MB] com.intellij.psi.impl.source.tree.LeafPsiElement
    7: [66.6K/ 5.6MB] [66.6K/ 5.6MB] com.intellij.psi.impl.source.tree.CompositeElement
    8: [44.0K/5.46MB] [44.0K/5.46MB] java.lang.Class
    9: [90.5K/3.25MB] [90.4K/3.25MB] java.util.concurrent.ConcurrentHashMap$Node
   10: [50.6K/3.04MB] [50.6K/3.04MB] com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
Unreachable objects:  207K  11.1MB
======== INSTANCES OF EACH NOMINATED CLASS ========
Nominated classes:
 --> [832K/61.0MB] byte[]
 --> [377K/18.5MB] java.util.TreeMap$Entry
 --> [808K/16.9MB] java.lang.String
 --> [41.3K/16.1MB] int[]
 --> [74.2K/9.91MB] java.lang.Object[]
 --> [114K/6.84MB] com.intellij.psi.impl.source.tree.LeafPsiElement
 --> [66.6K/5.6MB] com.intellij.psi.impl.source.tree.CompositeElement
 --> [90.5K/3.25MB] java.util.concurrent.ConcurrentHashMap$Node
 --> [50.6K/3.04MB] com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
 --> [45.6K/1.46MB] com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl
 --> [22.7K/1.11MB] org.jdom.Attribute
 --> [65.9K/1.05MB] com.intellij.psi.impl.source.SubstrateRef$2
 --> [409/29.0KB] java.nio.DirectByteBuffer

CLASS: byte[] (771725 objects)
Ignored 2359 too-deep objects
Root 1:
[ 375K/ 48%/9.36MB] 38.4MB          1   ROOT: Static field: com.jetbrains.python.packaging.PyPIPackageCache.ourInstance
[ 375K/ 48%/9.36MB] 38.4MB          1   com.jetbrains.python.packaging.PyPIPackageCache
[ 375K/ 48%/9.36MB] 38.4MB          1   java.util.TreeMap
[ 375K/ 48%/9.36MB] 38.4MB          1   java.util.TreeMap$Entry
[ 375K/ 48%/9.36MB] 38.4MB          2   java.util.TreeMap$Entry
[ 375K/ 48%/9.36MB] 38.4MB          4   java.util.TreeMap$Entry
[ 375K/ 48%/9.36MB] 38.4MB          8   java.util.TreeMap$Entry
[ 375K/ 48%/9.36MB] 38.4MB         16   java.util.TreeMap$Entry
[ 375K/ 48%/9.36MB] 38.4MB         32   java.util.TreeMap$Entry
[ 375K/ 48%/9.36MB] 38.4MB         64   java.util.TreeMap$Entry
[ 375K/ 48%/9.36MB] 38.4MB        128   java.util.TreeMap$Entry
[ 375K/ 48%/9.35MB] 38.4MB        256   java.util.TreeMap$Entry
[ 375K/ 48%/9.35MB] 38.4MB        512   java.util.TreeMap$Entry
[ 374K/ 48%/9.33MB] 38.3MB       1024   java.util.TreeMap$Entry
[ 373K/ 48%/9.31MB] 38.2MB       2048   java.util.TreeMap$Entry
[ 371K/ 48%/9.26MB] 38.0MB       4096   java.util.TreeMap$Entry
[ 367K/ 47%/9.16MB] 37.6MB       8192   java.util.TreeMap$Entry
[ 359K/ 46%/8.95MB] 36.7MB      16384   java.util.TreeMap$Entry
[ 342K/ 44%/8.55MB] 35.1MB      32768   java.util.TreeMap$Entry
[ 309K/ 40%/7.73MB] 31.7MB      65536   +-java.util.TreeMap$Entry
[ 244K/ 31%/6.11MB] 25.0MB     131072   | +-java.util.TreeMap$Entry
[ 131K/ 17%/3.25MB] 6.59MB     131072   | | +-java.lang.String
[ 131K/ 17%/3.25MB] 3.44MB     131072 * | | | byte[]
[ 113K/ 14%/2.86MB] 11.6MB      65536   | | \-java.util.TreeMap$Entry
[65.5K/  8%/1.69MB] 3.36MB      65536   | |   +-java.lang.String
[65.5K/  8%/1.69MB] 1.79MB      65536 * | |   | byte[]
[47.8K/  6%/1.16MB] 4.87MB      16384   | |   \-java.util.TreeMap$Entry
[31.4K/  4%/ 764KB]  3.2MB      16384   | |     java.util.TreeMap$Entry
[16.3K/  2%/ 403KB]  821KB      16384   | |     java.lang.String
[16.3K/  2%/ 403KB]  427KB      16384 * | |     byte[]
[65.5K/  8%/1.62MB] 3.29MB      65536   | \-java.lang.String
[65.5K/  8%/1.62MB] 1.72MB      65536 * |   byte[]
[32.7K/  4%/ 814KB] 1.65MB      32768   \-java.lang.String
[32.7K/  4%/ 814KB]  863KB      32768 *   byte[]
Root 2:
[62.4K/  8%/5.06MB] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[62.4K/  8%/5.06MB] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[62.4K/  8%/5.06MB] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[62.4K/  8%/5.06MB] 34.8MB          1   java.lang.Object[]
[   61/  0%/1.84MB] 1.98MB          2   +-org.intellij.images.editor.impl.ImageEditorUI
[    6/  0%/1.84MB] 1.85MB          2   | org.intellij.images.ui.ImageComponent
[    2/  0%/1.84MB] 1.84MB          2   | org.intellij.images.ui.ImageComponent$ImageDocumentImpl
[    2/  0%/1.84MB] 1.84MB          2   | org.intellij.images.ui.ImageComponent$ImageDocumentImpl$$Lambda$1615
[    2/  0%/1.84MB] 1.84MB          2   | org.intellij.images.vfs.IfsUtil$$Lambda$1614
[    2/  0%/1.84MB] 1.84MB          2   | java.awt.image.BufferedImage
[    2/  0%/1.84MB] 1.84MB          2   | sun.awt.image.ByteInterleavedRaster
[    2/  0%/1.84MB] 1.84MB          2 * | byte[]
[26.1K/  3%/ 792KB] 20.7MB          9   \-com.intellij.openapi.editor.impl.MarkupModelImpl$$Lambda$1341
[23.9K/  3%/ 722KB] 15.6MB          4     com.intellij.openapi.editor.impl.MarkupModelImpl
[23.9K/  3%/ 722KB] 15.6MB          4     com.intellij.openapi.editor.impl.RangeHighlighterTree
[23.9K/  3%/ 722KB] 15.6MB          4     com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[23.9K/  3%/ 722KB] 15.6MB          8     com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[19.1K/  2%/ 571KB] 3.15MB          2     com.intellij.util.SmartList
[19.1K/  2%/ 571KB] 3.15MB          2     com.intellij.openapi.util.StaticGetter
[19.1K/  2%/ 571KB] 3.15MB          2     com.intellij.openapi.editor.impl.RangeHighlighterImpl
[19.1K/  2%/ 571KB] 3.15MB          2     com.intellij.codeInsight.daemon.impl.HighlightInfo
[19.0K/  2%/ 571KB] 3.15MB          1     com.intellij.psi.impl.source.tree.PsiCommentImpl
[19.0K/  2%/ 571KB] 3.15MB          1     com.intellij.psi.impl.source.tree.CompositeElement
[19.0K/  2%/ 571KB] 3.14MB          2     com.intellij.psi.impl.source.tree.CompositeElement
[19.0K/  2%/ 571KB] 3.13MB          1     com.intellij.psi.impl.source.tree.FileElement
[18.9K/  2%/ 568KB] 1.32MB          1     com.intellij.psi.impl.source.CharTableImpl
[18.9K/  2%/ 568KB] 1.32MB          1     com.intellij.psi.impl.source.CharTableImpl$StringHashToCharSequencesMap
[18.9K/  2%/ 568KB] 1.23MB          1     java.lang.Object[]
[18.9K/  2%/ 568KB] 1.05MB      18968     java.lang.String
[18.9K/  2%/ 568KB]  603KB      18968 *   byte[]
Root 3:
[35.1K/  4%/1.54MB] 4.71MB          1   ROOT: Static field: com.intellij.openapi.actionSystem.impl.actionholder.ActionRef.ourManager
[35.1K/  4%/1.54MB] 4.71MB          1   com.intellij.openapi.actionSystem.impl.ActionManagerImpl
[35.0K/  4%/1.54MB] 4.23MB          1   it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
[35.0K/  4%/1.54MB] 4.23MB          2   java.lang.Object[]
[24.6K/  3%/1.12MB] 2.82MB        308   com.intellij.openapi.actionSystem.DefaultActionGroup
[24.5K/  3%/1.12MB] 2.72MB        272   com.intellij.util.containers.LockFreeCopyOnWriteArrayList
[24.5K/  3%/1.12MB] 2.72MB        272   java.lang.Object[]
[24.4K/  3%/1.11MB] 2.67MB       1292   com.intellij.openapi.actionSystem.ActionStub
[23.0K/  3%/1.02MB] 2.23MB         34   com.intellij.openapi.actionSystem.impl.ActionManagerImpl$$Lambda$607
[23.0K/  3%/1.02MB] 2.23MB         34   java.util.PropertyResourceBundle
[23.0K/  3%/1.02MB] 2.23MB         34   java.util.HashMap
[23.0K/  3%/1.02MB] 2.23MB         34   java.util.HashMap$Node[]
[23.0K/  3%/1.02MB] 2.04MB       9252   java.util.HashMap$Node
[17.6K/  2%/ 784KB] 1.23MB      17640   java.lang.String
[17.6K/  2%/ 784KB]  810KB      17640 * byte[]
Root 4:
[21.5K/  2%/1.38MB] 3.16MB          1   ROOT: Static field: jdk.internal.loader.ClassLoaders.PLATFORM_LOADER
[21.5K/  2%/1.38MB] 3.16MB          1   jdk.internal.loader.ClassLoaders$PlatformClassLoader
[21.5K/  2%/1.38MB] 3.15MB          4   java.util.concurrent.ConcurrentHashMap
[21.5K/  2%/1.38MB] 3.15MB          4   java.util.concurrent.ConcurrentHashMap$Node[]
[21.5K/  2%/1.38MB] 2.88MB      15756   java.util.concurrent.ConcurrentHashMap$Node
[15.7K/  2%/ 998KB] 1.39MB      15710   java.lang.String
[15.7K/  2%/ 998KB] 1.02MB      15710 * byte[]
Root 5:
[25.6K/  3%/ 716KB] 4.05MB          1   ROOT: Static field: com.intellij.lang.javascript.psi.JSQualifiedNameImpl.NAMESPACES
[25.6K/  3%/ 716KB] 4.05MB          1   com.intellij.util.containers.ConcurrentWeakValueHashMap
[25.6K/  3%/ 716KB] 4.05MB          1   java.util.concurrent.ConcurrentHashMap
[25.6K/  3%/ 716KB] 4.05MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[25.6K/  3%/ 716KB] 3.52MB      21374   java.util.concurrent.ConcurrentHashMap$Node
[21.3K/  2%/ 595KB] 1.14MB      21374   java.lang.String
[21.3K/  2%/ 595KB]  627KB      21374 * byte[]
Root 6:
[    8/  0%/  481B] 1.17KB          1   ROOT: Static field: com.intellij.codeInsight.daemon.impl.ErrorStripeUpdateManager.<resolved_references>
[    8/  0%/  481B] 1.17KB          1   java.lang.Object[]
[    5/  0%/  206B]   336B          5   java.lang.String
[    5/  0%/  206B]   216B          5 * byte[]
Root 7:
[    1/  0%/   31B]    56B          1   ROOT: Static field: org.jetbrains.plugins.haml.HamlBundle.BUNDLE
[    1/  0%/   31B]    56B          1   java.lang.String
[    1/  0%/   31B]    32B          1 * byte[]
Report for byte[] created in 1.969 s

CLASS: java.util.TreeMap$Entry (377833 objects)
Root 1:
[ 375K/ 99%/18.4MB] 38.4MB          1   ROOT: Static field: com.jetbrains.python.packaging.PyPIPackageCache.ourInstance
[ 375K/ 99%/18.4MB] 38.4MB          1   com.jetbrains.python.packaging.PyPIPackageCache
[ 375K/ 99%/18.4MB] 38.4MB          1   java.util.TreeMap
[ 375K/ 99%/18.4MB] 38.4MB          1   java.util.TreeMap$Entry
[ 375K/ 99%/18.4MB] 38.4MB          2   java.util.TreeMap$Entry
[ 375K/ 99%/18.4MB] 38.4MB          4   java.util.TreeMap$Entry
[ 375K/ 99%/18.4MB] 38.4MB          8   java.util.TreeMap$Entry
[ 375K/ 99%/18.4MB] 38.4MB         16   java.util.TreeMap$Entry
[ 375K/ 99%/18.3MB] 38.4MB         32   java.util.TreeMap$Entry
[ 375K/ 99%/18.3MB] 38.4MB         64   java.util.TreeMap$Entry
[ 375K/ 99%/18.3MB] 38.4MB        128   java.util.TreeMap$Entry
[ 375K/ 99%/18.3MB] 38.4MB        256   java.util.TreeMap$Entry
[ 375K/ 99%/18.3MB] 38.4MB        512   java.util.TreeMap$Entry
[ 374K/ 99%/18.3MB] 38.3MB       1024   java.util.TreeMap$Entry
[ 373K/ 98%/18.3MB] 38.2MB       2048   java.util.TreeMap$Entry
[ 371K/ 98%/18.2MB] 38.0MB       4096   java.util.TreeMap$Entry
[ 367K/ 97%/17.9MB] 37.6MB       8192   java.util.TreeMap$Entry
[ 359K/ 95%/17.5MB] 36.7MB      16384   java.util.TreeMap$Entry
[ 342K/ 90%/16.7MB] 35.1MB      32768   java.util.TreeMap$Entry
[ 309K/ 82%/15.1MB] 31.7MB      65536   java.util.TreeMap$Entry
[ 244K/ 64%/11.9MB] 25.0MB     131072   java.util.TreeMap$Entry
[ 113K/ 30%/5.55MB] 11.6MB      65536   java.util.TreeMap$Entry
[47.8K/ 12%/2.34MB] 4.87MB      16384   java.util.TreeMap$Entry
[31.4K/  8%/1.54MB]  3.2MB      16384   java.util.TreeMap$Entry
[15.0K/  3%/ 739KB] 1.52MB       8192   java.util.TreeMap$Entry
[6.89K/  1%/ 337KB]  687KB       4096   java.util.TreeMap$Entry
[2.79K/  0%/ 137KB]  279KB       1024   java.util.TreeMap$Entry
[1.77K/  0%/86.8KB]  177KB       1024   java.util.TreeMap$Entry
[  749/  0%/36.7KB] 74.8KB        256   java.util.TreeMap$Entry
[  493/  0%/24.1KB] 48.8KB        256   java.util.TreeMap$Entry
[  237/  0%/11.6KB] 23.4KB        128   java.util.TreeMap$Entry
[  109/  0%/5.34KB] 10.6KB         64   java.util.TreeMap$Entry
[   45/  0%/ 2.2KB] 4.38KB         16   java.util.TreeMap$Entry
[   29/  0%/1.42KB] 2.84KB         16   java.util.TreeMap$Entry
[   13/  0%/  637B] 1.26KB          8   java.util.TreeMap$Entry
[    5/  0%/  245B]   484B          4   java.util.TreeMap$Entry
[    1/  0%/   49B]   100B          1 * java.util.TreeMap$Entry
Root 2:
[  767/  0%/37.5KB] 45.9KB          1   ROOT: Static field: sun.nio.cs.ext.ExtendedCharsets.instance
[  767/  0%/37.5KB] 45.9KB          1   sun.nio.cs.ext.ExtendedCharsets
[  767/  0%/37.5KB] 45.7KB          3   java.util.TreeMap
[  767/  0%/37.5KB] 45.5KB          3   java.util.TreeMap$Entry
[  764/  0%/37.4KB] 45.3KB          6   java.util.TreeMap$Entry
[  758/  0%/37.1KB] 45.0KB         12   java.util.TreeMap$Entry
[  746/  0%/36.5KB] 44.1KB         24   java.util.TreeMap$Entry
[  722/  0%/35.3KB] 42.5KB         48   java.util.TreeMap$Entry
[  674/  0%/33.0KB] 39.1KB         84   java.util.TreeMap$Entry
[  590/  0%/28.9KB] 33.6KB        142   java.util.TreeMap$Entry
[  448/  0%/21.9KB] 24.4KB        151   java.util.TreeMap$Entry
[  297/  0%/14.5KB] 15.6KB        159   java.util.TreeMap$Entry
[  138/  0%/6.76KB] 7.17KB        105   java.util.TreeMap$Entry
[   33/  0%/1.61KB] 1.71KB         32   java.util.TreeMap$Entry
[    1/  0%/   49B]    52B          1 * java.util.TreeMap$Entry
Root 3:
[    6/  0%/  294B]  164KB          1   ROOT: Global JNI
[    6/  0%/  294B]  164KB          1   com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog
[    6/  0%/  294B] 27.3KB          1   com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$2
[    6/  0%/  294B] 27.3KB          1   com.intellij.openapi.wm.impl.customFrameDecorations.header.DialogHeader
[    4/  0%/  196B] 6.65KB          1   net.miginfocom.swing.MigLayout
[    4/  0%/  196B]  3.4KB          1   net.miginfocom.layout.Grid
[    4/  0%/  196B]   416B          2   java.util.TreeSet
[    4/  0%/  196B]   384B          2   java.util.TreeMap
[    4/  0%/  196B]   208B          2   java.util.TreeMap$Entry
[    2/  0%/   98B]   104B          2 * java.util.TreeMap$Entry
Report for java.util.TreeMap$Entry created in 772.0 ms

CLASS: java.lang.String (748492 objects)
Ignored 2352 too-deep objects
Root 1:
[ 375K/ 50%/7.88MB] 38.4MB          1   ROOT: Static field: com.jetbrains.python.packaging.PyPIPackageCache.ourInstance
[ 375K/ 50%/7.88MB] 38.4MB          1   com.jetbrains.python.packaging.PyPIPackageCache
[ 375K/ 50%/7.88MB] 38.4MB          1   java.util.TreeMap
[ 375K/ 50%/7.88MB] 38.4MB          1   java.util.TreeMap$Entry
[ 375K/ 50%/7.88MB] 38.4MB          2   java.util.TreeMap$Entry
[ 375K/ 50%/7.88MB] 38.4MB          4   java.util.TreeMap$Entry
[ 375K/ 50%/7.88MB] 38.4MB          8   java.util.TreeMap$Entry
[ 375K/ 50%/7.88MB] 38.4MB         16   java.util.TreeMap$Entry
[ 375K/ 50%/7.88MB] 38.4MB         32   java.util.TreeMap$Entry
[ 375K/ 50%/7.88MB] 38.4MB         64   java.util.TreeMap$Entry
[ 375K/ 50%/7.88MB] 38.4MB        128   java.util.TreeMap$Entry
[ 375K/ 50%/7.88MB] 38.4MB        256   java.util.TreeMap$Entry
[ 375K/ 50%/7.87MB] 38.4MB        512   java.util.TreeMap$Entry
[ 374K/ 50%/7.86MB] 38.3MB       1024   java.util.TreeMap$Entry
[ 373K/ 50%/7.84MB] 38.2MB       2048   java.util.TreeMap$Entry
[ 371K/ 49%/ 7.8MB] 38.0MB       4096   java.util.TreeMap$Entry
[ 367K/ 49%/7.71MB] 37.6MB       8192   java.util.TreeMap$Entry
[ 359K/ 48%/7.54MB] 36.7MB      16384   java.util.TreeMap$Entry
[ 342K/ 45%/7.19MB] 35.1MB      32768   java.util.TreeMap$Entry
[ 309K/ 41%/ 6.5MB] 31.7MB      65536   +-java.util.TreeMap$Entry
[ 244K/ 32%/5.13MB] 25.0MB     131072   | +-java.util.TreeMap$Entry
[ 131K/ 17%/2.75MB] 6.59MB     131072 * | | +-java.lang.String
[ 113K/ 15%/2.38MB] 11.6MB      65536   | | \-java.util.TreeMap$Entry
[65.5K/  8%/1.37MB] 3.36MB      65536 * | |   +-java.lang.String
[47.8K/  6%/ 1.0MB] 4.87MB      16384   | |   \-java.util.TreeMap$Entry
[31.4K/  4%/ 660KB]  3.2MB      16384   | |     java.util.TreeMap$Entry
[16.3K/  2%/ 344KB]  821KB      16384 * | |     java.lang.String
[65.5K/  8%/1.37MB] 3.29MB      65536 * | \-java.lang.String
[32.7K/  4%/ 688KB] 1.65MB      32768 * \-java.lang.String
Root 2:
[47.3K/  6%/ 994KB] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[47.3K/  6%/ 994KB] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[47.3K/  6%/ 994KB] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[47.3K/  6%/ 994KB] 34.8MB          1   java.lang.Object[]
[26.1K/  3%/ 549KB] 20.7MB          9   com.intellij.openapi.editor.impl.MarkupModelImpl$$Lambda$1341
[23.9K/  3%/ 502KB] 15.6MB          4   com.intellij.openapi.editor.impl.MarkupModelImpl
[23.9K/  3%/ 502KB] 15.6MB          4   com.intellij.openapi.editor.impl.RangeHighlighterTree
[23.9K/  3%/ 502KB] 15.6MB          4   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[23.9K/  3%/ 502KB] 15.6MB          8   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[19.1K/  2%/ 401KB] 3.15MB          2   com.intellij.util.SmartList
[19.1K/  2%/ 401KB] 3.15MB          2   com.intellij.openapi.util.StaticGetter
[19.1K/  2%/ 401KB] 3.15MB          2   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[19.1K/  2%/ 401KB] 3.15MB          2   com.intellij.codeInsight.daemon.impl.HighlightInfo
[19.0K/  2%/ 401KB] 3.15MB          1   com.intellij.psi.impl.source.tree.PsiCommentImpl
[19.0K/  2%/ 401KB] 3.15MB          1   com.intellij.psi.impl.source.tree.CompositeElement
[19.0K/  2%/ 400KB] 3.14MB          2   com.intellij.psi.impl.source.tree.CompositeElement
[19.0K/  2%/ 400KB] 3.13MB          1   com.intellij.psi.impl.source.tree.FileElement
[18.9K/  2%/ 398KB] 1.32MB          1   com.intellij.psi.impl.source.CharTableImpl
[18.9K/  2%/ 398KB] 1.32MB          1   com.intellij.psi.impl.source.CharTableImpl$StringHashToCharSequencesMap
[18.9K/  2%/ 398KB] 1.23MB          1   java.lang.Object[]
[18.9K/  2%/ 398KB] 1.05MB      18968 * java.lang.String
Root 3:
[35.1K/  4%/ 738KB] 4.71MB          1   ROOT: Static field: com.intellij.openapi.actionSystem.impl.actionholder.ActionRef.ourManager
[35.1K/  4%/ 738KB] 4.71MB          1   com.intellij.openapi.actionSystem.impl.ActionManagerImpl
[35.0K/  4%/ 736KB] 4.23MB          1   it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
[35.0K/  4%/ 736KB] 4.23MB          2   java.lang.Object[]
[24.6K/  3%/ 518KB] 2.82MB        308   com.intellij.openapi.actionSystem.DefaultActionGroup
[24.5K/  3%/ 514KB] 2.72MB        272   com.intellij.util.containers.LockFreeCopyOnWriteArrayList
[24.5K/  3%/ 514KB] 2.72MB        272   java.lang.Object[]
[24.4K/  3%/ 512KB] 2.67MB       1292   com.intellij.openapi.actionSystem.ActionStub
[23.1K/  3%/ 485KB] 2.23MB         34   com.intellij.openapi.actionSystem.impl.ActionManagerImpl$$Lambda$607
[23.1K/  3%/ 485KB] 2.23MB         34   java.util.PropertyResourceBundle
[23.1K/  3%/ 485KB] 2.23MB         34   java.util.HashMap
[23.1K/  3%/ 485KB] 2.23MB         34   java.util.HashMap$Node[]
[23.1K/  3%/ 485KB] 2.04MB       9252   java.util.HashMap$Node
[17.6K/  2%/ 370KB] 1.23MB      17641 * java.lang.String
Root 4:
[25.6K/  3%/ 539KB] 4.05MB          1   ROOT: Static field: com.intellij.lang.javascript.psi.JSQualifiedNameImpl.NAMESPACES
[25.6K/  3%/ 539KB] 4.05MB          1   com.intellij.util.containers.ConcurrentWeakValueHashMap
[25.6K/  3%/ 539KB] 4.05MB          1   java.util.concurrent.ConcurrentHashMap
[25.6K/  3%/ 539KB] 4.05MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[25.6K/  3%/ 539KB] 3.52MB      21374   java.util.concurrent.ConcurrentHashMap$Node
[21.3K/  2%/ 448KB] 1.14MB      21374 * java.lang.String
Root 5:
[21.5K/  2%/ 452KB] 3.16MB          1   ROOT: Static field: jdk.internal.loader.ClassLoaders.PLATFORM_LOADER
[21.5K/  2%/ 452KB] 3.16MB          1   jdk.internal.loader.ClassLoaders$PlatformClassLoader
[21.5K/  2%/ 451KB] 3.15MB          4   java.util.concurrent.ConcurrentHashMap
[21.5K/  2%/ 451KB] 3.15MB          4   java.util.concurrent.ConcurrentHashMap$Node[]
[21.5K/  2%/ 451KB] 2.88MB      15756   java.util.concurrent.ConcurrentHashMap$Node
[15.7K/  2%/ 329KB] 1.39MB      15710 * java.lang.String
Root 6:
[    1/  0%/   21B]    60B          1   ROOT: Static field: com.intellij.lang.javascript.linter.stylelint.StylelintJsJsonSchemaProvider.SCHEMA_FILE
[    1/  0%/   21B]    60B          1 * java.lang.String
Root 7:
[    1/  0%/   21B]   104B          1   ROOT: Static field: java.util.TimSort.<resolved_references>
[    1/  0%/   21B]   104B          1   java.lang.Object[]
[    1/  0%/   21B]    84B          1 * java.lang.String
Report for java.lang.String created in 1.140 s

CLASS: int[] (41032 objects)
Root 1:
[6.98K/ 17%/ 743KB] 2.18MB          1   ROOT: Static field: com.intellij.openapi.vfs.newvfs.ManagingFS$ManagingFSHolder.ourInstance
[6.98K/ 17%/ 743KB] 2.18MB          1   com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl
[6.98K/ 17%/ 743KB] 2.04MB          1   com.intellij.openapi.vfs.newvfs.impl.VfsData
[6.98K/ 17%/ 743KB] 2.04MB          1   com.intellij.util.containers.ConcurrentIntObjectHashMap
[6.98K/ 17%/ 743KB] 2.04MB          1   com.intellij.util.containers.ConcurrentIntObjectHashMap$Node[]
[6.98K/ 17%/ 743KB] 2.04MB        121   com.intellij.util.containers.ConcurrentIntObjectHashMap$Node
[6.91K/ 16%/ 735KB] 2.01MB        121   com.intellij.openapi.vfs.newvfs.impl.VfsData$Segment
[  121/  0%/ 497KB]  499KB        121   +-java.util.concurrent.atomic.AtomicIntegerArray
[  121/  0%/ 497KB]  497KB        121 * | int[]
[6.79K/ 16%/ 238KB] 1.49MB        116   \-java.util.concurrent.atomic.AtomicReferenceArray
[6.79K/ 16%/ 238KB] 1.49MB        116     java.lang.Object[]
[6.74K/ 16%/ 237KB]  884KB       6740     com.intellij.openapi.vfs.newvfs.impl.VfsData$DirectoryData
[6.74K/ 16%/ 237KB]  237KB       6740 *   int[]
Root 2:
[5.44K/ 13%/ 192KB] 6.99MB          1   ROOT: Java Frame: com.intellij.configurationStore.SaveAndSyncHandlerImpl$saveAlarm$1.invoke(SaveAndSyncHandlerImpl.kt:60)
[5.44K/ 13%/ 192KB] 6.99MB          1   com.intellij.openapi.application.impl.ApplicationImpl
[5.41K/ 13%/ 191KB] 6.49MB          1   com.intellij.util.pico.DefaultPicoContainer
[5.41K/ 13%/ 191KB] 6.45MB          1   java.util.concurrent.ConcurrentHashMap
[5.41K/ 13%/ 191KB] 6.45MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[5.41K/ 13%/ 191KB] 5.72MB          6   java.util.concurrent.ConcurrentHashMap$Node
[5.41K/ 13%/ 191KB] 5.72MB          6   com.intellij.serviceContainer.ServiceComponentAdapter
[5.24K/ 12%/ 185KB] 5.57MB          1   org.jetbrains.plugins.textmate.TextMateServiceImpl
[5.23K/ 12%/ 185KB] 4.04MB          1   org.jetbrains.plugins.textmate.language.syntax.TextMateSyntaxTable
[5.23K/ 12%/ 185KB] 4.04MB          1   gnu.trove.THashMap
[5.23K/ 12%/ 185KB] 4.04MB          1   java.lang.Object[]
[5.23K/ 12%/ 185KB] 4.01MB         59   org.jetbrains.plugins.textmate.language.syntax.SyntaxNodeDescriptorImpl
[4.72K/ 11%/ 170KB] 3.46MB         54   gnu.trove.TIntObjectHashMap
[4.66K/ 11%/ 157KB] 3.43MB         51   java.lang.Object[]
[4.66K/ 11%/ 157KB] 2.97MB       1563   org.jetbrains.plugins.textmate.language.syntax.SyntaxNodeDescriptorImpl
[2.32K/  5%/70.5KB] 1.57MB        590   java.util.ArrayList
[2.32K/  5%/70.5KB] 1.56MB        590   java.lang.Object[]
[2.32K/  5%/70.5KB] 1.31MB       1491   org.jetbrains.plugins.textmate.language.syntax.SyntaxNodeDescriptorImpl
[1.06K/  2%/35.6KB]  254KB       1069   java.util.Collections$SingletonMap
[1.06K/  2%/35.6KB]  185KB       1069   gnu.trove.TIntObjectHashMap
[1.06K/  2%/35.6KB] 35.6KB       1069 * int[]
Root 3:
[5.93K/ 14%/ 139KB] 1.79MB          1   ROOT: Java Frame: com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:437)
[5.93K/ 14%/ 139KB] 1.79MB          1   com.intellij.openapi.project.impl.ProjectExImpl
[5.93K/ 14%/ 139KB]  1.4MB          1   com.intellij.util.pico.DefaultPicoContainer
[5.93K/ 14%/ 139KB] 1.36MB          1   java.util.concurrent.ConcurrentHashMap
[5.93K/ 14%/ 139KB] 1.36MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[5.93K/ 14%/ 139KB]  856KB          1   java.util.concurrent.ConcurrentHashMap$Node
[5.93K/ 14%/ 139KB]  856KB          1   com.intellij.serviceContainer.ServiceComponentAdapter
[5.93K/ 14%/ 139KB]  856KB          1   com.intellij.completion.ngram.NGramModelRunnerManager
[5.93K/ 14%/ 139KB]  856KB          1   java.util.LinkedHashMap
[5.93K/ 14%/ 139KB]  855KB          1   java.util.LinkedHashMap$Entry
[5.93K/ 14%/ 139KB]  855KB          1   com.intellij.completion.ngram.ModelRunnerWithCache
[5.93K/ 14%/ 139KB]  465KB          1   com.intellij.completion.ngram.slp.modeling.ngram.JMModel
[5.93K/ 14%/ 139KB]  465KB          1   com.intellij.completion.ngram.slp.counting.trie.ArrayTrieCounter
[5.93K/ 14%/ 136KB]  462KB          1   java.lang.Object[]
[3.55K/  8%/80.3KB]  233KB        304   com.intellij.completion.ngram.slp.counting.trie.ArrayTrieCounter
[2.95K/  7%/63.0KB]  206KB        304   java.lang.Object[]
[2.46K/  6%/52.1KB]  170KB        274   com.intellij.completion.ngram.slp.counting.trie.ArrayTrieCounter
[1.91K/  4%/36.2KB]  145KB        274   java.lang.Object[]
[1.04K/  2%/17.6KB]  108KB         62   com.intellij.completion.ngram.slp.counting.trie.MapTrieCounter
[  981/  2%/15.6KB] 81.2KB         62   java.util.HashMap
[  981/  2%/15.6KB] 77.7KB         62   java.util.HashMap$Node[]
[  981/  2%/15.6KB] 62.7KB        808   java.util.HashMap$Node
[  808/  1%/12.9KB] 12.9KB        808 * int[]
Root 4:
[    1/  0%/1.03KB] 1.03KB          1   ROOT: Static field: com.fasterxml.jackson.core.io.CharTypes.sInputCodesComment
[    1/  0%/1.03KB] 1.03KB          1 * int[]
Root 5:
[    1/  0%/1.03KB] 1.03KB          1   ROOT: Static field: java.util.Base64$Decoder.fromBase64URL
[    1/  0%/1.03KB] 1.03KB          1 * int[]
Report for int[] created in 99.68 ms

CLASS: java.lang.Object[] (72882 objects)
Ignored 32 too-deep objects
Root 1:
[11.3K/ 15%/1.73MB] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[11.3K/ 15%/1.73MB] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[11.3K/ 15%/1.56MB] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[11.3K/ 15%/1.56MB] 34.9MB          2   java.lang.Object[]
[4.06K/  5%/ 373KB] 20.7MB         13   com.intellij.openapi.editor.impl.MarkupModelImpl$$Lambda$1341
[1.42K/  1%/ 267KB] 15.6MB          7   com.intellij.openapi.editor.impl.MarkupModelImpl
[1.42K/  1%/ 267KB] 15.6MB          4   com.intellij.openapi.editor.impl.RangeHighlighterTree
[1.42K/  1%/ 267KB] 15.6MB          4   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[1.41K/  1%/ 267KB] 15.6MB          8   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[   65/  0%/ 178KB] 3.15MB          2   com.intellij.util.SmartList
[   65/  0%/ 178KB] 3.15MB          2   com.intellij.openapi.util.StaticGetter
[   65/  0%/ 178KB] 3.15MB          2   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[   65/  0%/ 178KB] 3.15MB          2   com.intellij.codeInsight.daemon.impl.HighlightInfo
[   61/  0%/ 177KB] 3.15MB          1   com.intellij.psi.impl.source.tree.PsiCommentImpl
[   58/  0%/ 177KB] 3.15MB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   52/  0%/ 177KB] 3.14MB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   34/  0%/ 176KB] 3.13MB          1   com.intellij.psi.impl.source.tree.FileElement
[    1/  0%/ 175KB] 1.32MB          1   com.intellij.psi.impl.source.CharTableImpl
[    1/  0%/ 175KB] 1.32MB          1   com.intellij.psi.impl.source.CharTableImpl$StringHashToCharSequencesMap
[    1/  0%/ 175KB] 1.23MB          1 * java.lang.Object[]
Root 2:
[15.6K/ 21%/1.07MB] 6.99MB          1   ROOT: Java Frame: com.intellij.configurationStore.SaveAndSyncHandlerImpl$saveAlarm$1.invoke(SaveAndSyncHandlerImpl.kt:60)
[15.6K/ 21%/1.07MB] 6.99MB          1   com.intellij.openapi.application.impl.ApplicationImpl
[15.5K/ 21%/1.06MB] 6.49MB          1   com.intellij.util.pico.DefaultPicoContainer
[15.5K/ 21%/1.06MB] 6.45MB          1   java.util.concurrent.ConcurrentHashMap
[15.5K/ 21%/1.06MB] 6.45MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[15.5K/ 21%/1.06MB] 6.33MB         36   java.util.concurrent.ConcurrentHashMap$Node
[15.5K/ 21%/1.05MB]  6.3MB         30   com.intellij.serviceContainer.ServiceComponentAdapter
[14.8K/ 20%/ 928KB] 5.57MB          1   org.jetbrains.plugins.textmate.TextMateServiceImpl
[14.8K/ 20%/ 922KB] 4.04MB          1   org.jetbrains.plugins.textmate.language.syntax.TextMateSyntaxTable
[14.8K/ 20%/ 922KB] 4.04MB          1   gnu.trove.THashMap
[14.8K/ 20%/ 922KB] 4.04MB          2   java.lang.Object[]
[14.8K/ 20%/ 921KB] 4.04MB         62   org.jetbrains.plugins.textmate.language.syntax.SyntaxNodeDescriptorImpl
[13.0K/ 17%/ 806KB] 3.46MB         54   gnu.trove.TIntObjectHashMap
[13.0K/ 17%/ 806KB] 3.44MB         54   java.lang.Object[]
[13.0K/ 17%/ 779KB] 3.42MB       2200   org.jetbrains.plugins.textmate.language.syntax.SyntaxNodeDescriptorImpl
[ 7.6K/ 10%/ 441KB] 1.95MB       1207   java.util.ArrayList
[ 7.6K/ 10%/ 441KB] 1.93MB       1207   java.lang.Object[]
[6.39K/  8%/ 379KB] 1.77MB       2815   org.jetbrains.plugins.textmate.language.syntax.SyntaxNodeDescriptorImpl
[3.59K/  4%/ 230KB]  801KB       2801   java.util.EnumMap
[3.59K/  4%/ 230KB]  633KB       2801   java.lang.Object[]
[  792/  1%/33.7KB]  112KB        792   gnu.trove.TIntObjectHashMap
[  792/  1%/33.7KB] 49.8KB        792 * java.lang.Object[]
Root 3:
[    1/  0%/  116B]  1.3KB          1   ROOT: Static field: org.jetbrains.yaml.smart.YAMLSmartOptionsProvider.<resolved_references>
[    1/  0%/  116B]  1.3KB          1 * java.lang.Object[]
Root 4:
[    1/  0%/  108B] 1.17KB          1   ROOT: Static field: com.intellij.codeInsight.daemon.impl.ErrorStripeUpdateManager.<resolved_references>
[    1/  0%/  108B] 1.17KB          1 * java.lang.Object[]
Report for java.lang.Object[] created in 244.7 ms

CLASS: com.intellij.psi.impl.source.tree.LeafPsiElement (114099 objects)
Ignored 93889 too-deep objects
Root 1:
[12.3K/ 60%/ 739KB] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[12.3K/ 60%/ 739KB] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[12.3K/ 60%/ 739KB] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[12.3K/ 60%/ 739KB] 34.8MB          1   java.lang.Object[]
[12.3K/ 60%/ 739KB] 20.7MB          8   com.intellij.openapi.editor.impl.MarkupModelImpl$$Lambda$1341
[ 7.4K/ 36%/ 444KB] 5.04MB          4   +-com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[ 7.4K/ 36%/ 444KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[ 7.4K/ 36%/ 444KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[7.31K/ 36%/ 439KB] 4.99MB          7   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[4.44K/ 22%/ 266KB] 3.06MB         12   | +-com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[3.75K/ 18%/ 225KB] 2.49MB         19   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.05K/ 10%/ 123KB] 1.47MB         11   | | com.intellij.util.SmartList
[2.05K/ 10%/ 123KB] 1.47MB         11   | | com.intellij.openapi.util.StaticGetter
[2.05K/ 10%/ 123KB] 1.47MB         11   | | com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[2.05K/ 10%/ 123KB] 1.47MB         11   | | com.intellij.openapi.editor.impl.RangeHighlighterImpl
[2.05K/ 10%/ 123KB] 1.47MB         11   | | com.intellij.codeInsight.daemon.impl.HighlightInfo
[1.82K/  9%/ 109KB] 1.38MB          5   | | com.jetbrains.python.psi.impl.PyReferenceExpressionImpl
[1.82K/  9%/ 109KB] 1.38MB          5   | | com.intellij.psi.impl.source.SubstrateRef$2
[1.82K/  9%/ 109KB] 1.38MB          5   | | com.intellij.psi.impl.source.tree.CompositeElement
[1.81K/  8%/ 108KB] 1.38MB          3   | | com.intellij.psi.impl.source.tree.CompositeElement
[ 1.8K/  8%/ 108KB] 1.37MB          1   | | com.intellij.psi.impl.source.tree.FileElement
[ 1.8K/  8%/ 108KB] 1.34MB          1   | | com.intellij.psi.impl.source.tree.AstSpine
[ 1.8K/  8%/ 108KB] 1.34MB          1   | | java.util.ArrayList
[ 1.8K/  8%/ 108KB] 1.34MB          1   | | java.lang.Object[]
[ 1.8K/  8%/ 108KB] 1.34MB        135   | | com.intellij.psi.impl.source.tree.CompositeElement
[1.52K/  7%/91.4KB] 1.23MB         76   | | com.intellij.psi.impl.source.tree.CompositeElement
[1.44K/  7%/86.8KB] 1.19MB         51   | | com.intellij.psi.impl.source.tree.CompositeElement
[  981/  4%/58.8KB] 1.04MB         44   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  937/  4%/56.2KB] 1.04MB         27   | | com.intellij.psi.impl.source.tree.CompositeElement
[  482/  2%/28.9KB]  522KB         40   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  442/  2%/26.5KB]  520KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  442/  2%/26.5KB]  519KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  442/  2%/26.5KB]  517KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  416/  2%/24.9KB]  516KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  416/  2%/24.9KB]  515KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  416/  2%/24.9KB]  513KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  390/  1%/23.4KB]  511KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  390/  1%/23.4KB]  511KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  390/  1%/23.4KB]  509KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  364/  1%/21.8KB]  507KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  364/  1%/21.8KB]  507KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  364/  1%/21.8KB]  505KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  338/  1%/20.2KB]  503KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  338/  1%/20.2KB]  503KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  338/  1%/20.2KB]  501KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  312/  1%/18.7KB]  499KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  312/  1%/18.7KB]  499KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  312/  1%/18.7KB]  497KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  286/  1%/17.1KB]  495KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  286/  1%/17.1KB]  494KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  286/  1%/17.1KB]  493KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  260/  1%/15.6KB]  491KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  260/  1%/15.6KB]  490KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  260/  1%/15.6KB]  489KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  234/  1%/14.0KB]  487KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  234/  1%/14.0KB]  486KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  234/  1%/14.0KB]  485KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  208/  1%/12.4KB]  483KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  208/  1%/12.4KB]  482KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  208/  1%/12.4KB]  481KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  0%/10.9KB]  479KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  0%/10.9KB]  478KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  182/  0%/10.9KB]  477KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  156/  0%/9.36KB]  475KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  156/  0%/9.36KB]  474KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  156/  0%/9.36KB]  472KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  130/  0%/ 7.8KB]  471KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  130/  0%/ 7.8KB]  470KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  130/  0%/ 7.8KB]  468KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  104/  0%/6.24KB]  467KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  104/  0%/6.24KB]  466KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  104/  0%/6.24KB]  464KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   78/  0%/4.68KB]  463KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   78/  0%/4.68KB]  462KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   78/  0%/4.68KB]  460KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   52/  0%/3.12KB]  459KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   52/  0%/3.12KB]  458KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   52/  0%/3.12KB]  456KB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   26/  0%/1.56KB]  455KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   26/  0%/1.56KB]  454KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   26/  0%/1.56KB]  452KB         26 * | | com.intellij.psi.impl.source.tree.LeafPsiElement
[2.87K/ 14%/ 172KB] 1.89MB          4   | \-com.intellij.util.SmartList
[2.87K/ 14%/ 172KB] 1.89MB          4   |   com.intellij.openapi.util.StaticGetter
[2.87K/ 14%/ 172KB] 1.89MB          4   |   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[2.87K/ 14%/ 172KB] 1.89MB          4   |   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[2.87K/ 14%/ 172KB] 1.88MB          4   |   com.intellij.codeInsight.daemon.impl.HighlightInfo
[2.74K/ 13%/ 164KB] 1.74MB          1   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[2.74K/ 13%/ 164KB] 1.74MB          2   |   com.intellij.psi.impl.source.tree.CompositeElement
[2.42K/ 12%/ 145KB] 1.62MB          1   |   com.intellij.psi.impl.source.tree.FileElement
[2.41K/ 11%/ 145KB] 1.58MB          1   |   com.intellij.psi.impl.source.tree.AstSpine
[2.41K/ 11%/ 145KB] 1.58MB          1   |   java.util.ArrayList
[2.41K/ 11%/ 145KB] 1.58MB          1   |   java.lang.Object[]
[2.41K/ 11%/ 145KB] 1.57MB        188   |   com.intellij.psi.impl.source.tree.CompositeElement
[2.05K/ 10%/ 123KB] 1.43MB        107   |   com.intellij.psi.impl.source.tree.CompositeElement
[1.95K/  9%/ 117KB] 1.38MB         73   |   com.intellij.psi.impl.source.tree.CompositeElement
[1.12K/  5%/67.3KB] 1.11MB         57   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[1.06K/  5%/63.9KB]  1.1MB         29   |   com.intellij.psi.impl.source.tree.CompositeElement
[  547/  2%/32.8KB]  553KB         43   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  504/  2%/30.2KB]  550KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  504/  2%/30.2KB]  550KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  504/  2%/30.2KB]  548KB         28   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[...removed 63 lines...]
[  945/  4%/56.7KB]  372KB         14     com.intellij.openapi.util.StaticGetter
[  945/  4%/56.7KB]  372KB         14     com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  945/  4%/56.7KB]  370KB         14     com.intellij.codeInsight.daemon.impl.HighlightInfo
[  576/  2%/34.5KB]  226KB          6     com.jetbrains.python.psi.impl.PyPlainStringElementImpl
[  576/  2%/34.5KB]  225KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  568/  2%/34.0KB]  219KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  534/  2%/32.0KB]  204KB         12     com.intellij.psi.impl.source.tree.CompositeElement
[  488/  2%/29.2KB]  186KB          8     com.intellij.psi.impl.source.tree.CompositeElement
[  462/  2%/27.7KB]  175KB         10     com.intellij.psi.impl.source.tree.CompositeElement
[  366/  1%/21.9KB]  138KB         14     com.intellij.psi.impl.source.tree.CompositeElement
[  242/  1%/14.5KB] 87.9KB         20     com.intellij.psi.impl.source.tree.CompositeElement
[  176/  0%/10.5KB] 58.2KB         28     com.intellij.psi.impl.source.tree.CompositeElement
[  110/  0%/ 6.6KB] 39.3KB         14     com.intellij.psi.impl.source.tree.CompositeElement
[   56/  0%/3.36KB] 19.9KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   56/  0%/3.36KB] 19.8KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/1.68KB] 7.79KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   28/  0%/1.68KB] 7.67KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/1.68KB]  7.4KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/1.68KB] 7.14KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[   26/  0%/1.56KB] 4.92KB          6     com.intellij.psi.impl.source.tree.LeafPsiElement
[   18/  0%/1.08KB] 4.44KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[   10/  0%/  600B] 1.41KB          6     com.intellij.psi.impl.source.tree.LeafPsiElement
[    4/  0%/  240B] 1.05KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    4/  0%/  240B]   936B          2     com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  240B]   360B          4 *   com.intellij.psi.impl.source.tree.LeafPsiElement
Root 2:
[4.46K/ 22%/ 267KB] 3.61MB          1   ROOT: Static field: javax.swing.TransferHandler.recognizer
[4.46K/ 22%/ 267KB] 3.61MB          1   javax.swing.TransferHandler$SwingDragGestureRecognizer
[4.46K/ 22%/ 267KB] 3.61MB          1   com.intellij.openapi.editor.impl.EditorComponentImpl
[4.46K/ 22%/ 267KB]  3.6MB          1   com.intellij.openapi.editor.impl.EditorImpl
[ 3.0K/ 14%/ 180KB]  2.1MB          1   com.intellij.openapi.editor.impl.EditorMarkupModelImpl
[ 3.0K/ 14%/ 180KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[ 3.0K/ 14%/ 180KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[ 3.0K/ 14%/ 180KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[ 3.0K/ 14%/ 180KB] 2.06MB          2   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.99K/ 14%/ 179KB] 2.03MB          4   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.99K/ 14%/ 179KB] 1.99MB          7   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.88K/ 14%/ 173KB] 1.91MB         11   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.26K/ 11%/ 136KB] 1.58MB          6   com.intellij.util.SmartList
[2.26K/ 11%/ 136KB] 1.58MB          6   com.intellij.openapi.util.StaticGetter
[2.26K/ 11%/ 136KB] 1.58MB          6   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[2.26K/ 11%/ 136KB] 1.58MB          6   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[2.26K/ 11%/ 136KB] 1.58MB          6   com.intellij.codeInsight.daemon.impl.HighlightInfo
[ 2.2K/ 10%/ 132KB] 1.55MB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[ 2.2K/ 10%/ 132KB] 1.55MB          2   com.intellij.psi.impl.source.tree.CompositeElement
[2.13K/ 10%/ 127KB] 1.52MB          1   com.intellij.psi.impl.source.tree.FileElement
[2.12K/ 10%/ 127KB] 1.49MB          1   com.intellij.psi.impl.source.tree.AstSpine
[2.12K/ 10%/ 127KB] 1.49MB          1   java.util.ArrayList
[2.12K/ 10%/ 127KB] 1.49MB          1   java.lang.Object[]
[2.12K/ 10%/ 127KB] 1.48MB        160   com.intellij.psi.impl.source.tree.CompositeElement
[1.79K/  8%/ 107KB] 1.36MB         97   com.intellij.psi.impl.source.tree.CompositeElement
[1.68K/  8%/ 101KB] 1.31MB         65   com.intellij.psi.impl.source.tree.CompositeElement
[1.06K/  5%/63.6KB] 1.11MB         52   com.intellij.psi.impl.source.tree.LeafPsiElement
[ 1.0K/  4%/60.5KB]  1.1MB         29   com.intellij.psi.impl.source.tree.CompositeElement
[  519/  2%/31.1KB]  553KB         43   com.intellij.psi.impl.source.tree.LeafPsiElement
[  476/  2%/28.5KB]  550KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  476/  2%/28.5KB]  550KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  476/  2%/28.5KB]  548KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  448/  2%/26.8KB]  546KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  448/  2%/26.8KB]  545KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  448/  2%/26.8KB]  543KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  420/  2%/25.2KB]  542KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  420/  2%/25.2KB]  541KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  420/  2%/25.2KB]  539KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  392/  1%/23.5KB]  537KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  392/  1%/23.5KB]  537KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  392/  1%/23.5KB]  535KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  364/  1%/21.8KB]  533KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  364/  1%/21.8KB]  532KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  364/  1%/21.8KB]  530KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  336/  1%/20.1KB]  529KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  336/  1%/20.1KB]  528KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  336/  1%/20.1KB]  526KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  308/  1%/18.4KB]  524KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  308/  1%/18.4KB]  523KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  308/  1%/18.4KB]  522KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  280/  1%/16.8KB]  520KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  280/  1%/16.8KB]  519KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  280/  1%/16.8KB]  517KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  252/  1%/15.1KB]  516KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  252/  1%/15.1KB]  515KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  252/  1%/15.1KB]  513KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  224/  1%/13.4KB]  511KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  224/  1%/13.4KB]  510KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  224/  1%/13.4KB]  508KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  196/  0%/11.7KB]  507KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  196/  0%/11.7KB]  506KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  196/  0%/11.7KB]  504KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  168/  0%/10.0KB]  502KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  168/  0%/10.0KB]  502KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  168/  0%/10.0KB]  500KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  140/  0%/ 8.4KB]  498KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  140/  0%/ 8.4KB]  497KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  140/  0%/ 8.4KB]  495KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  112/  0%/6.72KB]  494KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  112/  0%/6.72KB]  493KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  112/  0%/6.72KB]  491KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[   84/  0%/5.04KB]  489KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   84/  0%/5.04KB]  489KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   84/  0%/5.04KB]  487KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[   56/  0%/3.36KB]  485KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   56/  0%/3.36KB]  484KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   56/  0%/3.36KB]  482KB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[   28/  0%/1.68KB]  481KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   28/  0%/1.68KB]  480KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/1.68KB]  478KB         28 * com.intellij.psi.impl.source.tree.LeafPsiElement
Root 3:
[2.52K/ 12%/ 151KB]  933KB          1   ROOT: Java Frame: com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47)
[2.52K/ 12%/ 151KB]  933KB          1   com.intellij.openapi.application.impl.FlushQueue
[2.52K/ 12%/ 151KB]  932KB          1   java.util.ArrayList
[2.52K/ 12%/ 151KB]  932KB          1   java.lang.Object[]
[2.52K/ 12%/ 151KB]  920KB          1   com.intellij.openapi.application.impl.FlushQueue$RunnableInfo
[2.52K/ 12%/ 151KB]  920KB          1   com.intellij.openapi.application.impl.ApplicationImpl$$Lambda$437
[2.52K/ 12%/ 151KB]  920KB          1   com.intellij.openapi.application.TransactionGuardImpl$2
[2.52K/ 12%/ 151KB]  920KB          1   com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$$Lambda$803
[2.52K/ 12%/ 151KB]  920KB          1   com.intellij.psi.impl.DocumentCommitThread$$Lambda$3413
[2.52K/ 12%/ 151KB]  920KB          1   com.intellij.util.SmartList
[2.52K/ 12%/ 151KB]  920KB          1   com.intellij.psi.impl.DocumentCommitThread$$Lambda$3412
[2.37K/ 11%/ 142KB]  872KB          1   com.intellij.psi.impl.source.tree.FileElement
[2.36K/ 11%/ 141KB]  857KB          1   com.intellij.psi.impl.source.tree.AstSpine
[2.36K/ 11%/ 141KB]  857KB          1   java.util.ArrayList
[2.36K/ 11%/ 141KB]  857KB          1   java.lang.Object[]
[2.36K/ 11%/ 141KB]  852KB        239   com.intellij.psi.impl.source.tree.CompositeElement
[1.89K/  9%/ 113KB]  641KB        122   com.intellij.psi.impl.source.tree.CompositeElement
[1.74K/  8%/ 104KB]  564KB         87   com.intellij.psi.impl.source.tree.CompositeElement
[1.03K/  5%/62.1KB]  344KB         31   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[1.03K/  5%/62.0KB]  341KB         29   com.intellij.psi.impl.source.tree.CompositeElement
[  553/  2%/33.1KB]  171KB         39   com.intellij.psi.impl.source.tree.CompositeElement
[  470/  2%/28.2KB]  143KB         42   com.intellij.psi.impl.source.tree.CompositeElement
[  273/  1%/16.3KB] 89.7KB         25   com.intellij.psi.impl.source.tree.CompositeElement
[  239/  1%/14.3KB] 75.3KB         20   com.intellij.psi.impl.source.tree.CompositeElement
[  212/  1%/12.7KB] 66.2KB         21   com.intellij.psi.impl.source.tree.CompositeElement
[  137/  0%/8.22KB] 46.0KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  109/  0%/6.54KB] 35.5KB         10   com.intellij.psi.impl.source.tree.CompositeElement
[   77/  0%/4.62KB] 27.1KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[   61/  0%/3.66KB] 22.0KB          2   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   61/  0%/3.66KB] 21.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   52/  0%/3.12KB] 18.2KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   40/  0%/ 2.4KB] 14.5KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   35/  0%/ 2.1KB] 13.3KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   34/  0%/2.04KB] 12.7KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   34/  0%/2.04KB] 12.5KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   33/  0%/1.98KB] 11.5KB          3   com.intellij.psi.impl.source.tree.LeafPsiElement
[   29/  0%/1.74KB] 11.2KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   29/  0%/1.74KB] 11.1KB          2   com.intellij.psi.impl.source.tree.LeafPsiElement
[   27/  0%/1.62KB] 10.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   26/  0%/1.56KB] 10.5KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[   24/  0%/1.44KB]  5.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   11/  0%/  660B] 2.79KB          2   com.intellij.psi.impl.source.tree.LeafPsiElement
[    9/  0%/  540B] 2.67KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    9/  0%/  540B] 2.54KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    7/  0%/  420B] 2.04KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    5/  0%/  300B] 1.38KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    3/  0%/  180B]   720B          2   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/  120B]   120B          2 * com.intellij.psi.impl.source.tree.LeafPsiElement
Root 4:
[  900/  4%/54.0KB] 2.09MB          1   ROOT: Static field: com.intellij.codeInsight.completion.impl.CompletionServiceImpl.ourPhase
[  900/  4%/54.0KB] 2.09MB          1   com.intellij.codeInsight.completion.CompletionPhase$EmptyAutoPopup
[  900/  4%/54.0KB] 2.09MB          1   com.intellij.openapi.editor.impl.EditorImpl
[  551/  2%/33.0KB]  595KB          1   com.intellij.openapi.editor.impl.EditorFilteringMarkupModelEx
[  551/  2%/33.0KB]  595KB          1   com.intellij.openapi.editor.impl.MarkupModelImpl
[  551/  2%/33.0KB]  593KB          1   com.intellij.openapi.editor.impl.RangeHighlighterTree
[  551/  2%/33.0KB]  593KB          1   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  551/  2%/33.0KB]  592KB          2   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  551/  2%/33.0KB]  591KB          4   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  551/  2%/33.0KB]  534KB          6   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  551/  2%/33.0KB]  469KB          8   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  551/  2%/33.0KB]  371KB         11   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  551/  2%/33.0KB]  312KB         12   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  551/  2%/33.0KB]  277KB         12   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  551/  2%/33.0KB]  263KB         13   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  369/  1%/22.1KB]  147KB          6   com.intellij.util.SmartList
[  369/  1%/22.1KB]  147KB          6   com.intellij.openapi.util.StaticGetter
[  369/  1%/22.1KB]  147KB          6   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  369/  1%/22.1KB]  146KB          6   com.intellij.codeInsight.daemon.impl.HighlightInfo
[  277/  1%/16.6KB]  109KB          3   com.jetbrains.python.psi.impl.PyPlainStringElementImpl
[  277/  1%/16.6KB]  108KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  273/  1%/16.3KB]  105KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  256/  1%/15.3KB] 97.8KB          6   com.intellij.psi.impl.source.tree.CompositeElement
[  233/  1%/13.9KB] 88.8KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[  220/  1%/13.2KB] 83.3KB          5   com.intellij.psi.impl.source.tree.CompositeElement
[  172/  0%/10.3KB] 64.7KB          6   com.intellij.psi.impl.source.tree.CompositeElement
[  112/  0%/6.72KB] 40.7KB         10   com.intellij.psi.impl.source.tree.CompositeElement
[   79/  0%/4.74KB] 25.8KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   46/  0%/2.76KB] 16.4KB          7   com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/1.68KB] 9.98KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   28/  0%/1.68KB] 9.92KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  840B] 3.89KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   14/  0%/  840B] 3.83KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  840B]  3.7KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  840B] 3.57KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   13/  0%/  780B] 2.46KB          3   com.intellij.psi.impl.source.tree.LeafPsiElement
[    9/  0%/  540B] 2.22KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    5/  0%/  300B]   708B          3   com.intellij.psi.impl.source.tree.LeafPsiElement
[    2/  0%/  120B]   528B          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    2/  0%/  120B]   468B          1   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/  120B]   180B          2 * com.intellij.psi.impl.source.tree.LeafPsiElement
Report for com.intellij.psi.impl.source.tree.LeafPsiElement created in 396.0 ms

CLASS: com.intellij.psi.impl.source.tree.CompositeElement (66696 objects)
Ignored 51597 too-deep objects
Root 1:
[8.85K/ 58%/ 743KB] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[8.85K/ 58%/ 743KB] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[8.85K/ 58%/ 743KB] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[8.85K/ 58%/ 743KB] 34.8MB          1   java.lang.Object[]
[8.85K/ 58%/ 743KB] 20.7MB          8   com.intellij.openapi.editor.impl.MarkupModelImpl$$Lambda$1341
[5.28K/ 35%/ 443KB] 5.04MB          4   +-com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[5.28K/ 35%/ 443KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[5.28K/ 35%/ 443KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[5.22K/ 34%/ 438KB] 4.99MB          7   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[3.21K/ 21%/ 269KB] 3.06MB         12   | +-com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.73K/ 18%/ 229KB] 2.49MB         19   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.37K/  9%/ 115KB]  924KB         28   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.19K/  7%/ 100KB]  689KB         36   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  635/  4%/53.3KB]  302KB         27   | | com.intellij.util.SmartList
[  635/  4%/53.3KB]  301KB         27   | | com.intellij.openapi.util.StaticGetter
[  635/  4%/53.3KB]  301KB         27   | | com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[  635/  4%/53.3KB]  299KB         27   | | com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  635/  4%/53.3KB]  289KB         27   | | com.intellij.codeInsight.daemon.impl.HighlightInfo
[  315/  2%/26.4KB]  136KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  315/  2%/26.4KB]  134KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  298/  1%/25.0KB]  119KB          5   | | com.intellij.psi.impl.source.tree.CompositeElement
[  285/  1%/23.9KB]  113KB          6   | | com.intellij.psi.impl.source.tree.CompositeElement
[  169/  1%/14.1KB] 66.6KB          3   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  169/  1%/14.1KB] 66.5KB          3   | | com.intellij.psi.impl.source.tree.CompositeElement
[   86/  0%/7.22KB] 33.7KB          2   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   86/  0%/7.22KB] 33.6KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[   59/  0%/4.95KB] 22.5KB          2   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   59/  0%/4.95KB] 22.3KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[   29/  0%/2.43KB] 11.1KB          1   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   29/  0%/2.43KB] 11.1KB          1   | | com.intellij.psi.impl.source.tree.CompositeElement
[   22/  0%/1.84KB] 8.13KB          1   | | com.intellij.psi.impl.source.tree.CompositeElement
[   21/  0%/1.76KB] 7.98KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[   18/  0%/1.51KB] 6.72KB          2   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   18/  0%/1.51KB]  6.6KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  672B] 2.74KB          3   | | com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  336B] 1.26KB          1   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[    4/  0%/  336B]  1.2KB          1   | | com.intellij.psi.impl.source.tree.CompositeElement
[    3/  0%/  252B] 1.07KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[    1/  0%/   84B]   408B          1   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[    1/  0%/   84B]   348B          1 * | | com.intellij.psi.impl.source.tree.CompositeElement
[2.01K/ 13%/ 169KB] 1.89MB          4   | \-com.intellij.util.SmartList
[2.01K/ 13%/ 169KB] 1.89MB          4   |   com.intellij.openapi.util.StaticGetter
[2.01K/ 13%/ 169KB] 1.89MB          4   |   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[2.01K/ 13%/ 169KB] 1.89MB          4   |   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[2.01K/ 13%/ 169KB] 1.88MB          4   |   com.intellij.codeInsight.daemon.impl.HighlightInfo
[1.93K/ 12%/ 162KB] 1.74MB          1   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[1.93K/ 12%/ 162KB] 1.74MB          2   |   com.intellij.psi.impl.source.tree.CompositeElement
[1.65K/ 10%/ 139KB] 1.62MB          1   |   com.intellij.psi.impl.source.tree.FileElement
[1.64K/ 10%/ 138KB] 1.58MB          1   |   com.intellij.psi.impl.source.tree.AstSpine
[1.64K/ 10%/ 138KB] 1.58MB          1   |   java.util.ArrayList
[1.64K/ 10%/ 138KB] 1.58MB          1   |   java.lang.Object[]
[1.64K/ 10%/ 138KB] 1.58MB        201   |   com.intellij.psi.impl.source.tree.CompositeElement
[1.43K/  9%/ 120KB] 1.43MB        109   |   com.intellij.psi.impl.source.tree.CompositeElement
[1.27K/  8%/ 107KB] 1.38MB         75   |   com.intellij.psi.impl.source.tree.CompositeElement
[  561/  3%/47.1KB] 1.11MB         29   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  561/  3%/47.1KB]  1.1MB         29   |   com.intellij.psi.impl.source.tree.CompositeElement
[  266/  1%/22.3KB]  551KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  266/  1%/22.3KB]  550KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  266/  1%/22.3KB]  550KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  252/  1%/21.1KB]  547KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  252/  1%/21.1KB]  546KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  252/  1%/21.1KB]  545KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  1%/19.9KB]  543KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  238/  1%/19.9KB]  542KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  238/  1%/19.9KB]  541KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  224/  1%/18.8KB]  538KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  224/  1%/18.8KB]  537KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  224/  1%/18.8KB]  537KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  210/  1%/17.6KB]  534KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  210/  1%/17.6KB]  533KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  210/  1%/17.6KB]  532KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  196/  1%/16.4KB]  529KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  196/  1%/16.4KB]  529KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  196/  1%/16.4KB]  528KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  182/  1%/15.2KB]  525KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  1%/15.2KB]  524KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  1%/15.2KB]  523KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  168/  1%/14.1KB]  521KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  168/  1%/14.1KB]  520KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  168/  1%/14.1KB]  519KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  154/  1%/12.9KB]  516KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  154/  1%/12.9KB]  516KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  154/  1%/12.9KB]  515KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  140/  0%/11.7KB]  512KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  140/  0%/11.7KB]  511KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  140/  0%/11.7KB]  510KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  126/  0%/10.5KB]  508KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  126/  0%/10.5KB]  507KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  126/  0%/10.5KB]  506KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  112/  0%/ 9.4KB]  503KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  112/  0%/ 9.4KB]  502KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  112/  0%/ 9.4KB]  502KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[   98/  0%/8.23KB]  499KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   98/  0%/8.23KB]  498KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[   98/  0%/8.23KB]  497KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[   84/  0%/7.05KB]  495KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   84/  0%/7.05KB]  494KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[   84/  0%/7.05KB]  493KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[   70/  0%/5.88KB]  490KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   70/  0%/5.88KB]  489KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[   70/  0%/5.88KB]  489KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[...removed 26 lines...]
[  865/  5%/72.6KB]  370KB         14     com.intellij.codeInsight.daemon.impl.HighlightInfo
[  534/  3%/44.8KB]  226KB          6     com.jetbrains.python.psi.impl.PyPlainStringElementImpl
[  534/  3%/44.8KB]  225KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  528/  3%/44.3KB]  219KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  498/  3%/41.8KB]  204KB         12     com.intellij.psi.impl.source.tree.CompositeElement
[  462/  3%/38.8KB]  186KB          8     com.intellij.psi.impl.source.tree.CompositeElement
[  434/  2%/36.4KB]  175KB         10     com.intellij.psi.impl.source.tree.CompositeElement
[  340/  2%/28.5KB]  138KB         14     com.intellij.psi.impl.source.tree.CompositeElement
[  212/  1%/17.8KB] 87.9KB         20     com.intellij.psi.impl.source.tree.CompositeElement
[  142/  0%/11.9KB] 58.2KB         28     com.intellij.psi.impl.source.tree.CompositeElement
[   92/  0%/7.72KB] 39.3KB         14     com.intellij.psi.impl.source.tree.CompositeElement
[   42/  0%/3.52KB] 19.9KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   42/  0%/3.52KB] 19.8KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   20/  0%/1.68KB] 7.79KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   20/  0%/1.68KB] 7.67KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   18/  0%/1.51KB]  7.4KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   16/  0%/1.34KB] 7.14KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[   10/  0%/  840B] 4.68KB          4     com.intellij.psi.impl.source.tree.LeafPsiElement
[   10/  0%/  840B] 4.44KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  336B] 1.87KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    4/  0%/  336B] 1.75KB          2     com.intellij.psi.impl.source.tree.LeafPsiElement
[    4/  0%/  336B] 1.63KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/  168B]   936B          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    2/  0%/  168B]   816B          2     com.intellij.psi.impl.source.tree.LeafPsiElement
[    2/  0%/  168B]   696B          2 *   com.intellij.psi.impl.source.tree.CompositeElement
Root 2:
[3.39K/ 22%/ 285KB] 3.61MB          1   ROOT: Static field: javax.swing.TransferHandler.recognizer
[3.39K/ 22%/ 285KB] 3.61MB          1   javax.swing.TransferHandler$SwingDragGestureRecognizer
[3.39K/ 22%/ 285KB] 3.61MB          1   com.intellij.openapi.editor.impl.EditorComponentImpl
[3.39K/ 22%/ 285KB]  3.6MB          1   com.intellij.openapi.editor.impl.EditorImpl
[2.13K/ 14%/ 179KB]  2.1MB          1   com.intellij.openapi.editor.impl.EditorMarkupModelImpl
[2.13K/ 14%/ 179KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[2.13K/ 14%/ 179KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[2.13K/ 14%/ 179KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.13K/ 14%/ 179KB] 2.06MB          2   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.12K/ 14%/ 178KB] 2.03MB          4   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.12K/ 14%/ 178KB] 1.99MB          7   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.03K/ 13%/ 170KB] 1.91MB         11   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.52K/ 10%/ 128KB] 1.58MB          6   com.intellij.util.SmartList
[1.52K/ 10%/ 128KB] 1.58MB          6   com.intellij.openapi.util.StaticGetter
[1.52K/ 10%/ 128KB] 1.58MB          6   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[1.52K/ 10%/ 128KB] 1.58MB          6   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[1.52K/ 10%/ 128KB] 1.58MB          6   com.intellij.codeInsight.daemon.impl.HighlightInfo
[1.46K/  9%/ 123KB] 1.55MB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[1.46K/  9%/ 123KB] 1.55MB          2   com.intellij.psi.impl.source.tree.CompositeElement
[ 1.4K/  9%/ 118KB] 1.52MB          1   com.intellij.psi.impl.source.tree.FileElement
[ 1.4K/  9%/ 118KB] 1.49MB          1   com.intellij.psi.impl.source.tree.AstSpine
[ 1.4K/  9%/ 118KB] 1.49MB          1   java.util.ArrayList
[ 1.4K/  9%/ 118KB] 1.49MB          1   java.lang.Object[]
[ 1.4K/  9%/ 118KB] 1.48MB        163   com.intellij.psi.impl.source.tree.CompositeElement
[1.22K/  8%/ 103KB] 1.36MB         99   com.intellij.psi.impl.source.tree.CompositeElement
[1.07K/  7%/89.8KB] 1.31MB         66   com.intellij.psi.impl.source.tree.CompositeElement
[  533/  3%/44.7KB] 1.11MB         29   com.intellij.psi.impl.source.tree.LeafPsiElement
[  533/  3%/44.7KB]  1.1MB         29   com.intellij.psi.impl.source.tree.CompositeElement
[  252/  1%/21.1KB]  551KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  252/  1%/21.1KB]  550KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  252/  1%/21.1KB]  550KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  1%/19.9KB]  547KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  238/  1%/19.9KB]  546KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  238/  1%/19.9KB]  545KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  224/  1%/18.8KB]  543KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  224/  1%/18.8KB]  542KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  224/  1%/18.8KB]  541KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  210/  1%/17.6KB]  538KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  210/  1%/17.6KB]  537KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  210/  1%/17.6KB]  537KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  196/  1%/16.4KB]  534KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  196/  1%/16.4KB]  533KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  196/  1%/16.4KB]  532KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  182/  1%/15.2KB]  529KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  1%/15.2KB]  529KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  1%/15.2KB]  528KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  168/  1%/14.1KB]  525KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  168/  1%/14.1KB]  524KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  168/  1%/14.1KB]  523KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  154/  1%/12.9KB]  521KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  154/  1%/12.9KB]  520KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  154/  1%/12.9KB]  519KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  140/  0%/11.7KB]  516KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  140/  0%/11.7KB]  516KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  140/  0%/11.7KB]  515KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  126/  0%/10.5KB]  512KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  126/  0%/10.5KB]  511KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  126/  0%/10.5KB]  510KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  112/  0%/ 9.4KB]  508KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  112/  0%/ 9.4KB]  507KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  112/  0%/ 9.4KB]  506KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   98/  0%/8.23KB]  503KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   98/  0%/8.23KB]  502KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   98/  0%/8.23KB]  502KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   84/  0%/7.05KB]  499KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   84/  0%/7.05KB]  498KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   84/  0%/7.05KB]  497KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   70/  0%/5.88KB]  495KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   70/  0%/5.88KB]  494KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   70/  0%/5.88KB]  493KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   56/  0%/ 4.7KB]  490KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   56/  0%/ 4.7KB]  489KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   56/  0%/ 4.7KB]  489KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   42/  0%/3.52KB]  486KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   42/  0%/3.52KB]  485KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   42/  0%/3.52KB]  484KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/2.35KB]  481KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   28/  0%/2.35KB]  481KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   28/  0%/2.35KB]  480KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/1.17KB]  477KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   14/  0%/1.17KB]  476KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   14/  0%/1.17KB]  475KB         14 * com.intellij.psi.impl.source.tree.CompositeElement
Root 3:
[2.06K/ 13%/ 173KB]  933KB          1   ROOT: Java Frame: com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47)
[2.06K/ 13%/ 173KB]  933KB          1   com.intellij.openapi.application.impl.FlushQueue
[2.06K/ 13%/ 173KB]  932KB          1   java.util.ArrayList
[2.06K/ 13%/ 173KB]  932KB          1   java.lang.Object[]
[2.06K/ 13%/ 173KB]  920KB          1   com.intellij.openapi.application.impl.FlushQueue$RunnableInfo
[2.06K/ 13%/ 173KB]  920KB          1   com.intellij.openapi.application.impl.ApplicationImpl$$Lambda$437
[2.06K/ 13%/ 173KB]  920KB          1   com.intellij.openapi.application.TransactionGuardImpl$2
[2.06K/ 13%/ 173KB]  920KB          1   com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$$Lambda$803
[2.06K/ 13%/ 173KB]  920KB          1   com.intellij.psi.impl.DocumentCommitThread$$Lambda$3413
[2.06K/ 13%/ 173KB]  920KB          1   com.intellij.util.SmartList
[2.06K/ 13%/ 173KB]  920KB          1   com.intellij.psi.impl.DocumentCommitThread$$Lambda$3412
[1.93K/ 12%/ 162KB]  872KB          1   com.intellij.psi.impl.source.tree.FileElement
[1.92K/ 12%/ 162KB]  857KB          1   com.intellij.psi.impl.source.tree.AstSpine
[1.92K/ 12%/ 162KB]  857KB          1   java.util.ArrayList
[1.92K/ 12%/ 162KB]  857KB          1   java.lang.Object[]
[1.92K/ 12%/ 162KB]  854KB        241   com.intellij.psi.impl.source.tree.CompositeElement
[1.67K/ 11%/ 140KB]  643KB        126   com.intellij.psi.impl.source.tree.CompositeElement
[1.46K/  9%/ 123KB]  567KB         92   com.intellij.psi.impl.source.tree.CompositeElement
[  896/  5%/75.2KB]  343KB         29   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  896/  5%/75.2KB]  341KB         29   com.intellij.psi.impl.source.tree.CompositeElement
[  466/  3%/39.1KB]  171KB         39   com.intellij.psi.impl.source.tree.CompositeElement
[  393/  2%/33.0KB]  143KB         42   com.intellij.psi.impl.source.tree.CompositeElement
[  243/  1%/20.4KB] 89.7KB         25   com.intellij.psi.impl.source.tree.CompositeElement
[  200/  1%/16.8KB] 75.5KB         21   com.intellij.psi.impl.source.tree.CompositeElement
[  173/  1%/14.5KB] 66.2KB         21   com.intellij.psi.impl.source.tree.CompositeElement
[  121/  0%/10.1KB] 46.0KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   99/  0%/8.31KB] 35.5KB         10   com.intellij.psi.impl.source.tree.CompositeElement
[   75/  0%/ 6.3KB] 27.1KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[   60/  0%/5.04KB] 22.0KB          2   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   60/  0%/5.04KB] 21.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   49/  0%/4.11KB] 18.2KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   38/  0%/3.19KB] 14.5KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   35/  0%/2.94KB] 13.3KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   33/  0%/2.77KB] 12.7KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   32/  0%/2.68KB] 12.5KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   29/  0%/2.43KB] 11.3KB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[   29/  0%/2.43KB] 11.2KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/2.35KB] 11.1KB          2   com.intellij.psi.impl.source.tree.LeafPsiElement
[   28/  0%/2.35KB] 10.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   26/  0%/2.18KB] 10.5KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[   22/  0%/1.84KB]  8.0KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[    9/  0%/  756B] 2.73KB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[    9/  0%/  756B] 2.67KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  672B] 2.54KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    6/  0%/  504B] 2.04KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  336B] 1.38KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/  168B]   720B          2 * com.intellij.psi.impl.source.tree.CompositeElement
Root 4:
[  786/  5%/66.0KB] 2.09MB          1   ROOT: Static field: com.intellij.codeInsight.completion.impl.CompletionServiceImpl.ourPhase
[  786/  5%/66.0KB] 2.09MB          1   com.intellij.codeInsight.completion.CompletionPhase$EmptyAutoPopup
[  786/  5%/66.0KB] 2.09MB          1   com.intellij.openapi.editor.impl.EditorImpl
[  482/  3%/40.4KB]  595KB          1   com.intellij.openapi.editor.impl.EditorFilteringMarkupModelEx
[  482/  3%/40.4KB]  595KB          1   com.intellij.openapi.editor.impl.MarkupModelImpl
[  482/  3%/40.4KB]  593KB          1   com.intellij.openapi.editor.impl.RangeHighlighterTree
[  482/  3%/40.4KB]  593KB          1   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  482/  3%/40.4KB]  592KB          2   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  482/  3%/40.4KB]  591KB          4   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  482/  3%/40.4KB]  534KB          6   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  482/  3%/40.4KB]  469KB          8   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  482/  3%/40.4KB]  371KB         11   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  482/  3%/40.4KB]  312KB         12   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  482/  3%/40.4KB]  277KB         12   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  482/  3%/40.4KB]  263KB         13   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  332/  2%/27.8KB]  147KB          6   com.intellij.util.SmartList
[  332/  2%/27.8KB]  147KB          6   com.intellij.openapi.util.StaticGetter
[  332/  2%/27.8KB]  147KB          6   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  332/  2%/27.8KB]  146KB          6   com.intellij.codeInsight.daemon.impl.HighlightInfo
[  256/  1%/21.5KB]  109KB          3   com.jetbrains.python.psi.impl.PyPlainStringElementImpl
[  256/  1%/21.5KB]  108KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  253/  1%/21.2KB]  105KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  1%/19.9KB] 97.8KB          6   com.intellij.psi.impl.source.tree.CompositeElement
[  220/  1%/18.4KB] 88.8KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[  206/  1%/17.3KB] 83.3KB          5   com.intellij.psi.impl.source.tree.CompositeElement
[  159/  1%/13.3KB] 64.7KB          6   com.intellij.psi.impl.source.tree.CompositeElement
[   97/  0%/8.14KB] 40.7KB         10   com.intellij.psi.impl.source.tree.CompositeElement
[   62/  0%/ 5.2KB] 25.8KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   37/  0%/ 3.1KB] 16.4KB          7   com.intellij.psi.impl.source.tree.CompositeElement
[   21/  0%/1.76KB] 9.98KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   21/  0%/1.76KB] 9.92KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   10/  0%/  840B] 3.89KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   10/  0%/  840B] 3.83KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    9/  0%/  756B]  3.7KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  672B] 3.57KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    5/  0%/  420B] 2.34KB          2   com.intellij.psi.impl.source.tree.LeafPsiElement
[    5/  0%/  420B] 2.22KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/  168B]   936B          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    2/  0%/  168B]   876B          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[    2/  0%/  168B]   816B          1   com.intellij.psi.impl.source.tree.CompositeElement
[    1/  0%/   84B]   468B          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    1/  0%/   84B]   408B          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[    1/  0%/   84B]   348B          1 * com.intellij.psi.impl.source.tree.CompositeElement
Report for com.intellij.psi.impl.source.tree.CompositeElement created in 137.2 ms

CLASS: java.util.concurrent.ConcurrentHashMap$Node (90532 objects)
Root 1:
[25.6K/ 28%/ 924KB] 4.05MB          1   ROOT: Static field: com.intellij.lang.javascript.psi.JSQualifiedNameImpl.NAMESPACES
[25.6K/ 28%/ 924KB] 4.05MB          1   com.intellij.util.containers.ConcurrentWeakValueHashMap
[25.6K/ 28%/ 924KB] 4.05MB          1   java.util.concurrent.ConcurrentHashMap
[25.6K/ 28%/ 924KB] 4.05MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[25.6K/ 28%/ 924KB] 3.52MB      21376   java.util.concurrent.ConcurrentHashMap$Node
[4.31K/  4%/ 155KB]  559KB       3828   java.util.concurrent.ConcurrentHashMap$Node
[  489/  0%/17.6KB] 43.9KB        447   java.util.concurrent.ConcurrentHashMap$Node
[   42/  0%/1.51KB] 1.86KB         41   java.util.concurrent.ConcurrentHashMap$Node
[    1/  0%/   36B]    36B          1 * java.util.concurrent.ConcurrentHashMap$Node
Root 2:
[21.6K/ 23%/ 781KB] 3.16MB          1   ROOT: Static field: jdk.internal.loader.ClassLoaders.PLATFORM_LOADER
[21.6K/ 23%/ 781KB] 3.16MB          1   jdk.internal.loader.ClassLoaders$PlatformClassLoader
[21.6K/ 23%/ 780KB] 3.16MB          8   java.util.concurrent.ConcurrentHashMap
[21.6K/ 23%/ 780KB] 3.15MB          8   java.util.concurrent.ConcurrentHashMap$Node[]
[21.6K/ 23%/ 780KB] 2.89MB      15853   java.util.concurrent.ConcurrentHashMap$Node
[5.81K/  6%/ 209KB]  793KB       4673   java.util.concurrent.ConcurrentHashMap$Node
[1.14K/  1%/41.0KB]  156KB        970   java.util.concurrent.ConcurrentHashMap$Node
[  171/  0%/6.15KB] 23.9KB        148   java.util.concurrent.ConcurrentHashMap$Node
[   23/  0%/  828B] 3.18KB         21   java.util.concurrent.ConcurrentHashMap$Node
[    2/  0%/   72B]   248B          2 * java.util.concurrent.ConcurrentHashMap$Node
Root 3:
[10.3K/ 11%/ 372KB] 6.99MB          1   ROOT: Java Frame: com.intellij.configurationStore.SaveAndSyncHandlerImpl$saveAlarm$1.invoke(SaveAndSyncHandlerImpl.kt:60)
[10.3K/ 11%/ 372KB] 6.99MB          1   com.intellij.openapi.application.impl.ApplicationImpl
[10.2K/ 11%/ 368KB] 6.49MB          1   com.intellij.util.pico.DefaultPicoContainer
[10.2K/ 11%/ 368KB] 6.45MB          1   java.util.concurrent.ConcurrentHashMap
[10.2K/ 11%/ 368KB] 6.45MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[10.2K/ 11%/ 368KB] 6.44MB        412   java.util.concurrent.ConcurrentHashMap$Node
[9.71K/ 10%/ 349KB] 6.24MB          8   com.intellij.serviceContainer.ServiceComponentAdapter
[9.53K/ 10%/ 343KB] 5.57MB          1   org.jetbrains.plugins.textmate.TextMateServiceImpl
[9.53K/ 10%/ 343KB]  1.5MB          1   com.intellij.util.containers.WeakInterner
[9.53K/ 10%/ 343KB]  1.5MB          1   com.intellij.util.containers.ConcurrentWeakKeyWeakValueHashMap
[9.53K/ 10%/ 343KB]  1.5MB          1   java.util.concurrent.ConcurrentHashMap
[9.53K/ 10%/ 343KB]  1.5MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[9.53K/ 10%/ 343KB] 1.37MB       7206   java.util.concurrent.ConcurrentHashMap$Node
[2.32K/  2%/83.8KB]  335KB       1952   java.util.concurrent.ConcurrentHashMap$Node
[  377/  0%/13.5KB] 54.2KB        329   java.util.concurrent.ConcurrentHashMap$Node
[   48/  0%/1.72KB] 6.91KB         43   java.util.concurrent.ConcurrentHashMap$Node
[    5/  0%/  180B]   720B          5 * java.util.concurrent.ConcurrentHashMap$Node
Root 4:
[   29/  0%/1.04KB] 2.28KB          1   ROOT: Static field: com.intellij.psi.LanguageSubstitutors.INSTANCE
[   29/  0%/1.04KB] 2.28KB          1   com.intellij.psi.LanguageSubstitutors
[   29/  0%/1.04KB] 1.85KB          1   java.util.concurrent.ConcurrentHashMap
[   29/  0%/1.04KB] 1.76KB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[   29/  0%/1.04KB] 1.24KB         20   java.util.concurrent.ConcurrentHashMap$Node
[    9/  0%/  324B]   436B          6   java.util.concurrent.ConcurrentHashMap$Node
[    3/  0%/  108B]   196B          2   java.util.concurrent.ConcurrentHashMap$Node
[    1/  0%/   36B]    80B          1 * java.util.concurrent.ConcurrentHashMap$Node
Root 5:
[    3/  0%/  108B] 33.2KB          1   ROOT: Static field: com.intellij.ui.paint.EffectPainter2D$Cached.WAVE_UNDERSCORE
[    3/  0%/  108B] 33.2KB          1   com.intellij.ui.paint.EffectPainter2D$Cached$2
[    3/  0%/  108B] 33.0KB          1   java.util.concurrent.ConcurrentHashMap
[    3/  0%/  108B] 32.9KB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[    3/  0%/  108B] 32.7KB          3 * java.util.concurrent.ConcurrentHashMap$Node
Report for java.util.concurrent.ConcurrentHashMap$Node created in 74.58 ms

CLASS: com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl (50680 objects)
Ignored 42194 too-deep objects
Root 1:
[5.25K/ 61%/ 315KB] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[5.25K/ 61%/ 315KB] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[5.25K/ 61%/ 315KB] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[5.25K/ 61%/ 315KB] 34.8MB          1   java.lang.Object[]
[5.25K/ 61%/ 315KB] 20.7MB          8   com.intellij.openapi.editor.impl.MarkupModelImpl$$Lambda$1341
[3.11K/ 36%/ 187KB] 5.04MB          4   +-com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[3.11K/ 36%/ 187KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[3.11K/ 36%/ 187KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[3.09K/ 36%/ 185KB] 4.99MB          7   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.88K/ 22%/ 112KB] 3.04MB         11   | +-com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.57K/ 18%/94.2KB] 2.47MB         16   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  889/ 10%/53.3KB] 1.47MB          8   | | com.intellij.util.SmartList
[  889/ 10%/53.3KB] 1.47MB          8   | | com.intellij.openapi.util.StaticGetter
[  889/ 10%/53.3KB] 1.47MB          8   | | com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[  889/ 10%/53.3KB] 1.47MB          8   | | com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  889/ 10%/53.3KB] 1.46MB          8   | | com.intellij.codeInsight.daemon.impl.HighlightInfo
[  797/  9%/47.8KB] 1.38MB          4   | | com.jetbrains.python.psi.impl.PyReferenceExpressionImpl
[  797/  9%/47.8KB] 1.38MB          4   | | com.intellij.psi.impl.source.SubstrateRef$2
[  797/  9%/47.8KB] 1.38MB          4   | | com.intellij.psi.impl.source.tree.CompositeElement
[  791/  9%/47.4KB] 1.38MB          4   | | com.intellij.psi.impl.source.tree.CompositeElement
[  777/  9%/46.6KB] 1.37MB          1   | | com.intellij.psi.impl.source.tree.FileElement
[  774/  9%/46.4KB] 1.34MB          1   | | com.intellij.psi.impl.source.tree.AstSpine
[  774/  9%/46.4KB] 1.34MB          1   | | java.util.ArrayList
[  774/  9%/46.4KB] 1.34MB          1   | | java.lang.Object[]
[  774/  9%/46.4KB] 1.31MB         96   | | com.intellij.psi.impl.source.tree.CompositeElement
[  668/  7%/40.0KB] 1.22MB         54   | | com.intellij.psi.impl.source.tree.CompositeElement
[  604/  7%/36.2KB] 1.19MB         54   | | com.intellij.psi.impl.source.tree.CompositeElement
[  468/  5%/28.0KB] 1.04MB         26   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  468/  5%/28.0KB] 1.04MB         26   | | com.intellij.psi.impl.source.tree.CompositeElement
[  234/  2%/14.0KB]  520KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  221/  2%/13.2KB]  520KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  221/  2%/13.2KB]  519KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  221/  2%/13.2KB]  516KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  208/  2%/12.4KB]  516KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  208/  2%/12.4KB]  515KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  208/  2%/12.4KB]  512KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  195/  2%/11.7KB]  511KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  195/  2%/11.7KB]  511KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  195/  2%/11.7KB]  508KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  2%/10.9KB]  507KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  2%/10.9KB]  507KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  182/  2%/10.9KB]  504KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  169/  1%/10.1KB]  503KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  169/  1%/10.1KB]  503KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  169/  1%/10.1KB]  500KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  156/  1%/9.36KB]  499KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  156/  1%/9.36KB]  499KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  156/  1%/9.36KB]  496KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  143/  1%/8.58KB]  495KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  143/  1%/8.58KB]  494KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  143/  1%/8.58KB]  492KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  130/  1%/ 7.8KB]  491KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  130/  1%/ 7.8KB]  490KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  130/  1%/ 7.8KB]  488KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  117/  1%/7.02KB]  487KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  117/  1%/7.02KB]  486KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  117/  1%/7.02KB]  484KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  104/  1%/6.24KB]  483KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  104/  1%/6.24KB]  482KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  104/  1%/6.24KB]  480KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   91/  1%/5.46KB]  479KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   91/  1%/5.46KB]  478KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   91/  1%/5.46KB]  476KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   78/  0%/4.68KB]  475KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   78/  0%/4.68KB]  474KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   78/  0%/4.68KB]  472KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   65/  0%/ 3.9KB]  471KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   65/  0%/ 3.9KB]  470KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   65/  0%/ 3.9KB]  468KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   52/  0%/3.12KB]  467KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   52/  0%/3.12KB]  466KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   52/  0%/3.12KB]  464KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   39/  0%/2.34KB]  463KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   39/  0%/2.34KB]  462KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   39/  0%/2.34KB]  460KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   26/  0%/1.56KB]  459KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   26/  0%/1.56KB]  458KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   26/  0%/1.56KB]  455KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   13/  0%/  780B]  455KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   13/  0%/  780B]  454KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   13/  0%/  780B]  451KB         13 * | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[ 1.2K/ 14%/72.5KB] 1.89MB          4   | \-com.intellij.util.SmartList
[ 1.2K/ 14%/72.5KB] 1.89MB          4   |   com.intellij.openapi.util.StaticGetter
[ 1.2K/ 14%/72.5KB] 1.89MB          4   |   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[ 1.2K/ 14%/72.5KB] 1.89MB          4   |   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[ 1.2K/ 14%/72.5KB] 1.88MB          4   |   com.intellij.codeInsight.daemon.impl.HighlightInfo
[1.14K/ 13%/68.7KB] 1.74MB          1   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[1.14K/ 13%/68.6KB] 1.74MB          1   |   com.intellij.psi.impl.source.tree.CompositeElement
[1.05K/ 12%/63.1KB] 1.62MB          1   |   com.intellij.psi.impl.source.tree.FileElement
[1.04K/ 12%/62.6KB] 1.58MB          1   |   com.intellij.psi.impl.source.tree.AstSpine
[1.04K/ 12%/62.6KB] 1.58MB          1   |   java.util.ArrayList
[1.04K/ 12%/62.6KB] 1.58MB          1   |   java.lang.Object[]
[1.04K/ 12%/62.6KB] 1.54MB        144   |   com.intellij.psi.impl.source.tree.CompositeElement
[  880/ 10%/52.8KB] 1.42MB         74   |   com.intellij.psi.impl.source.tree.CompositeElement
[  792/  9%/47.5KB] 1.38MB         75   |   com.intellij.psi.impl.source.tree.CompositeElement
[  532/  6%/31.9KB] 1.11MB         28   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  532/  6%/31.9KB]  1.1MB         28   |   com.intellij.psi.impl.source.tree.CompositeElement
[  266/  3%/15.9KB]  551KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  252/  2%/15.1KB]  550KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  252/  2%/15.1KB]  550KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  252/  2%/15.1KB]  547KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[...removed 63 lines...]
[  432/  5%/25.9KB]  385KB         17     com.intellij.openapi.util.StaticGetter
[  432/  5%/25.9KB]  384KB         17     com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  432/  5%/25.9KB]  382KB         17     com.intellij.codeInsight.daemon.impl.HighlightInfo
[  252/  2%/15.1KB]  226KB          6     com.jetbrains.python.psi.impl.PyPlainStringElementImpl
[  252/  2%/15.1KB]  225KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  248/  2%/14.8KB]  219KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  228/  2%/13.6KB]  202KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  212/  2%/12.7KB]  185KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  194/  2%/11.6KB]  175KB         10     com.intellij.psi.impl.source.tree.CompositeElement
[  164/  1%/9.84KB]  134KB         12     com.intellij.psi.impl.source.tree.CompositeElement
[  100/  1%/ 6.0KB] 81.0KB         16     com.intellij.psi.impl.source.tree.CompositeElement
[   58/  0%/3.48KB] 48.4KB         16     com.intellij.psi.impl.source.tree.CompositeElement
[   36/  0%/2.16KB] 33.6KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[   22/  0%/1.32KB] 19.9KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   20/  0%/ 1.2KB] 19.8KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   10/  0%/  600B] 7.79KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    8/  0%/  480B] 7.67KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  480B]  7.4KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  480B] 4.94KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  480B] 4.68KB          4     com.intellij.psi.impl.source.tree.LeafPsiElement
[    8/  0%/  480B] 4.44KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  240B] 1.87KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    2/  0%/  120B] 1.75KB          2     com.intellij.psi.impl.source.tree.LeafPsiElement
[    2/  0%/  120B] 1.63KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/  120B]   936B          2 *   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
Root 2:
[1.88K/ 22%/ 113KB] 3.61MB          1   ROOT: Static field: javax.swing.TransferHandler.recognizer
[1.88K/ 22%/ 113KB] 3.61MB          1   javax.swing.TransferHandler$SwingDragGestureRecognizer
[1.88K/ 22%/ 113KB] 3.61MB          1   com.intellij.openapi.editor.impl.EditorComponentImpl
[1.88K/ 22%/ 113KB]  3.6MB          1   com.intellij.openapi.editor.impl.EditorImpl
[ 1.3K/ 15%/78.0KB]  2.1MB          1   com.intellij.openapi.editor.impl.EditorMarkupModelImpl
[ 1.3K/ 15%/78.0KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[ 1.3K/ 15%/78.0KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[ 1.3K/ 15%/78.0KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[ 1.3K/ 15%/78.0KB] 2.06MB          2   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.29K/ 15%/77.6KB] 2.03MB          4   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.29K/ 15%/77.6KB] 2.03MB          8   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.22K/ 14%/73.3KB] 1.94MB         12   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  983/ 11%/58.9KB] 1.59MB          7   com.intellij.util.SmartList
[  983/ 11%/58.9KB] 1.59MB          7   com.intellij.openapi.util.StaticGetter
[  983/ 11%/58.9KB] 1.59MB          7   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[  983/ 11%/58.9KB] 1.59MB          7   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  980/ 11%/58.8KB] 1.58MB          6   com.intellij.codeInsight.daemon.impl.HighlightInfo
[  955/ 11%/57.3KB] 1.55MB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[  954/ 11%/57.2KB] 1.55MB          2   com.intellij.psi.impl.source.tree.CompositeElement
[  909/ 10%/54.5KB] 1.52MB          1   com.intellij.psi.impl.source.tree.FileElement
[  904/ 10%/54.2KB] 1.49MB          1   com.intellij.psi.impl.source.tree.AstSpine
[  904/ 10%/54.2KB] 1.49MB          1   java.util.ArrayList
[  904/ 10%/54.2KB] 1.49MB          1   java.lang.Object[]
[  904/ 10%/54.2KB] 1.45MB        115   com.intellij.psi.impl.source.tree.CompositeElement
[  773/  9%/46.3KB] 1.35MB         67   com.intellij.psi.impl.source.tree.CompositeElement
[  690/  8%/41.4KB] 1.31MB         66   com.intellij.psi.impl.source.tree.CompositeElement
[  504/  5%/30.2KB] 1.11MB         28   com.intellij.psi.impl.source.tree.LeafPsiElement
[  504/  5%/30.2KB]  1.1MB         28   com.intellij.psi.impl.source.tree.CompositeElement
[  252/  2%/15.1KB]  551KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  238/  2%/14.2KB]  550KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  238/  2%/14.2KB]  550KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  2%/14.2KB]  547KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  224/  2%/13.4KB]  546KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  224/  2%/13.4KB]  545KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  224/  2%/13.4KB]  543KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  210/  2%/12.6KB]  542KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  210/  2%/12.6KB]  541KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  210/  2%/12.6KB]  538KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  196/  2%/11.7KB]  537KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  196/  2%/11.7KB]  537KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  196/  2%/11.7KB]  534KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  2%/10.9KB]  533KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  2%/10.9KB]  532KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  182/  2%/10.9KB]  529KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  168/  1%/10.0KB]  529KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  168/  1%/10.0KB]  528KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  168/  1%/10.0KB]  525KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  154/  1%/9.24KB]  524KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  154/  1%/9.24KB]  523KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  154/  1%/9.24KB]  521KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  140/  1%/ 8.4KB]  520KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  140/  1%/ 8.4KB]  519KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  140/  1%/ 8.4KB]  516KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  126/  1%/7.56KB]  516KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  126/  1%/7.56KB]  515KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  126/  1%/7.56KB]  512KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  112/  1%/6.72KB]  511KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  112/  1%/6.72KB]  510KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  112/  1%/6.72KB]  508KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   98/  1%/5.88KB]  507KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   98/  1%/5.88KB]  506KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   98/  1%/5.88KB]  503KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   84/  0%/5.04KB]  502KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   84/  0%/5.04KB]  502KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   84/  0%/5.04KB]  499KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   70/  0%/ 4.2KB]  498KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   70/  0%/ 4.2KB]  497KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   70/  0%/ 4.2KB]  495KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   56/  0%/3.36KB]  494KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   56/  0%/3.36KB]  493KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   56/  0%/3.36KB]  490KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   42/  0%/2.52KB]  489KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   42/  0%/2.52KB]  489KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   42/  0%/2.52KB]  486KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   28/  0%/1.68KB]  485KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   28/  0%/1.68KB]  484KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/1.68KB]  481KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   14/  0%/  840B]  481KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   14/  0%/  840B]  480KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  840B]  477KB         14 * com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
Root 3:
[  913/ 10%/54.7KB]  933KB          1   ROOT: Java Frame: com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47)
[  913/ 10%/54.7KB]  933KB          1   com.intellij.openapi.application.impl.FlushQueue
[  913/ 10%/54.7KB]  932KB          1   java.util.ArrayList
[  913/ 10%/54.7KB]  932KB          1   java.lang.Object[]
[  913/ 10%/54.7KB]  920KB          1   com.intellij.openapi.application.impl.FlushQueue$RunnableInfo
[  913/ 10%/54.7KB]  920KB          1   com.intellij.openapi.application.impl.ApplicationImpl$$Lambda$437
[  913/ 10%/54.7KB]  920KB          1   com.intellij.openapi.application.TransactionGuardImpl$2
[  913/ 10%/54.7KB]  920KB          1   com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$$Lambda$803
[  913/ 10%/54.7KB]  920KB          1   com.intellij.psi.impl.DocumentCommitThread$$Lambda$3413
[  913/ 10%/54.7KB]  920KB          1   com.intellij.util.SmartList
[  913/ 10%/54.7KB]  920KB          1   com.intellij.psi.impl.DocumentCommitThread$$Lambda$3412
[  869/ 10%/52.1KB]  872KB          1   com.intellij.psi.impl.source.tree.FileElement
[  857/ 10%/51.4KB]  857KB          1   com.intellij.psi.impl.source.tree.AstSpine
[  857/ 10%/51.4KB]  857KB          1   java.util.ArrayList
[  857/ 10%/51.4KB]  857KB          1   java.lang.Object[]
[  857/ 10%/51.4KB]  812KB        180   com.intellij.psi.impl.source.tree.CompositeElement
[  635/  7%/38.1KB]  628KB         83   com.intellij.psi.impl.source.tree.CompositeElement
[  528/  6%/31.6KB]  564KB         86   com.intellij.psi.impl.source.tree.CompositeElement
[  386/  4%/23.1KB]  347KB         78   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  307/  3%/18.4KB]  337KB         28   com.intellij.psi.impl.source.tree.CompositeElement
[  154/  1%/9.24KB]  152KB         31   com.intellij.psi.impl.source.tree.CompositeElement
[  108/  1%/6.48KB]  115KB         19   com.intellij.psi.impl.source.tree.CompositeElement
[   76/  0%/4.56KB] 78.8KB         13   com.intellij.psi.impl.source.tree.CompositeElement
[   60/  0%/ 3.6KB] 62.6KB         16   com.intellij.psi.impl.source.tree.CompositeElement
[   48/  0%/2.88KB] 43.5KB          7   com.intellij.psi.impl.source.tree.CompositeElement
[   42/  0%/2.52KB] 33.7KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   38/  0%/2.28KB] 30.1KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   33/  0%/1.98KB] 25.1KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   31/  0%/1.86KB] 22.0KB          2   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   29/  0%/1.74KB] 21.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   25/  0%/ 1.5KB] 18.2KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   16/  0%/  960B] 13.1KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   15/  0%/  900B] 12.8KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   15/  0%/  900B] 12.7KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   15/  0%/  900B] 11.5KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   15/  0%/  900B] 11.3KB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[   15/  0%/  900B] 11.2KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   15/  0%/  900B] 11.1KB          2   com.intellij.psi.impl.source.tree.LeafPsiElement
[   15/  0%/  900B] 10.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  840B] 8.43KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   12/  0%/  720B]  8.0KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  480B] 2.73KB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[    8/  0%/  480B] 2.67KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  480B] 2.54KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    6/  0%/  360B] 2.04KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  240B] 1.38KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/  120B]   180B          2 * com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
Root 4:
[  429/  5%/25.7KB] 2.09MB          1   ROOT: Static field: com.intellij.codeInsight.completion.impl.CompletionServiceImpl.ourPhase
[  429/  5%/25.7KB] 2.09MB          1   com.intellij.codeInsight.completion.CompletionPhase$EmptyAutoPopup
[  429/  5%/25.7KB] 2.09MB          1   com.intellij.openapi.editor.impl.EditorImpl
[  239/  2%/14.3KB]  595KB          1   com.intellij.openapi.editor.impl.EditorFilteringMarkupModelEx
[  239/  2%/14.3KB]  595KB          1   com.intellij.openapi.editor.impl.MarkupModelImpl
[  239/  2%/14.3KB]  593KB          1   com.intellij.openapi.editor.impl.RangeHighlighterTree
[  239/  2%/14.3KB]  593KB          1   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  239/  2%/14.3KB]  592KB          2   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  239/  2%/14.3KB]  591KB          4   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  239/  2%/14.3KB]  534KB          6   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  239/  2%/14.3KB]  469KB          8   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  239/  2%/14.3KB]  406KB         11   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  239/  2%/14.3KB]  335KB         12   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  239/  2%/14.3KB]  297KB         12   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  235/  2%/14.1KB]  278KB         13   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  160/  1%/ 9.6KB]  150KB          7   com.intellij.util.SmartList
[  160/  1%/ 9.6KB]  150KB          7   com.intellij.openapi.util.StaticGetter
[  160/  1%/ 9.6KB]  150KB          7   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  160/  1%/ 9.6KB]  149KB          7   com.intellij.codeInsight.daemon.impl.HighlightInfo
[  122/  1%/7.32KB]  109KB          3   com.jetbrains.python.psi.impl.PyPlainStringElementImpl
[  122/  1%/7.32KB]  108KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  120/  1%/ 7.2KB]  105KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  110/  1%/ 6.6KB] 96.9KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  102/  1%/6.12KB] 88.2KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   93/  1%/5.58KB] 83.3KB          5   com.intellij.psi.impl.source.tree.CompositeElement
[   78/  0%/4.68KB] 62.7KB          5   com.intellij.psi.impl.source.tree.CompositeElement
[   48/  0%/2.88KB] 37.3KB          8   com.intellij.psi.impl.source.tree.CompositeElement
[   27/  0%/1.62KB] 20.9KB          8   com.intellij.psi.impl.source.tree.CompositeElement
[   16/  0%/  960B] 13.5KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   11/  0%/  660B] 9.98KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   10/  0%/  600B] 9.92KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    5/  0%/  300B] 3.89KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    4/  0%/  240B] 3.83KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  240B]  3.7KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  240B] 2.47KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/  240B] 2.34KB          2   com.intellij.psi.impl.source.tree.LeafPsiElement
[    4/  0%/  240B] 2.22KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/  120B]   936B          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    1/  0%/   60B]   876B          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[    1/  0%/   60B]   816B          1   com.intellij.psi.impl.source.tree.CompositeElement
[    1/  0%/   60B]   468B          1 * com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
Report for com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl created in 93.48 ms

CLASS: com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl (45662 objects)
Ignored 42267 too-deep objects
Root 1:
[ 2.6K/ 76%/83.2KB] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[ 2.6K/ 76%/83.2KB] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[ 2.6K/ 76%/83.2KB] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[ 2.6K/ 76%/83.2KB] 34.8MB          1   java.lang.Object[]
[ 2.6K/ 76%/83.2KB] 20.7MB          8   com.intellij.openapi.editor.impl.MarkupModelImpl$$Lambda$1341
[1.38K/ 40%/44.4KB] 5.04MB          4   +-com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[1.38K/ 40%/44.4KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[1.38K/ 40%/44.4KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.38K/ 40%/44.4KB] 4.99MB          7   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  762/ 22%/24.3KB] 3.01MB          9   | +-com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  621/ 18%/19.8KB] 2.39MB         11   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  502/ 14%/16.0KB] 1.45MB          3   | | com.intellij.util.SmartList
[  502/ 14%/16.0KB] 1.45MB          3   | | com.intellij.openapi.util.StaticGetter
[  502/ 14%/16.0KB] 1.45MB          3   | | com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[  502/ 14%/16.0KB] 1.45MB          3   | | com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  502/ 14%/16.0KB] 1.45MB          3   | | com.intellij.codeInsight.daemon.impl.HighlightInfo
[  498/ 14%/15.9KB] 1.38MB          1   | | com.jetbrains.python.psi.impl.PyReferenceExpressionImpl
[  498/ 14%/15.9KB] 1.38MB          1   | | com.intellij.psi.impl.source.SubstrateRef$2
[  498/ 14%/15.9KB] 1.38MB          1   | | com.intellij.psi.impl.source.tree.CompositeElement
[  498/ 14%/15.9KB] 1.38MB          1   | | com.intellij.psi.impl.source.tree.CompositeElement
[  498/ 14%/15.9KB] 1.37MB          1   | | com.intellij.psi.impl.source.tree.FileElement
[  498/ 14%/15.9KB] 1.34MB          1   | | com.intellij.psi.impl.source.tree.AstSpine
[  498/ 14%/15.9KB] 1.34MB          1   | | java.util.ArrayList
[  498/ 14%/15.9KB] 1.34MB          1   | | java.lang.Object[]
[  498/ 14%/15.9KB] 1.14MB         27   | | com.intellij.psi.impl.source.tree.CompositeElement
[  498/ 14%/15.9KB] 1.12MB         27   | | com.intellij.psi.impl.source.tree.CompositeElement
[  493/ 14%/15.7KB]  1.1MB         28   | | com.intellij.psi.impl.source.tree.CompositeElement
[  469/ 13%/15.0KB] 1.04MB         27   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  469/ 13%/15.0KB] 1.04MB         27   | | com.intellij.psi.impl.source.tree.CompositeElement
[  221/  6%/7.07KB]  520KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  221/  6%/7.07KB]  520KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  221/  6%/7.07KB]  519KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  208/  6%/6.65KB]  516KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  208/  6%/6.65KB]  516KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  208/  6%/6.65KB]  515KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  195/  5%/6.24KB]  512KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  195/  5%/6.24KB]  511KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  195/  5%/6.24KB]  511KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  182/  5%/5.82KB]  508KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  5%/5.82KB]  507KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  5%/5.82KB]  507KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  169/  4%/ 5.4KB]  504KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  169/  4%/ 5.4KB]  503KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  169/  4%/ 5.4KB]  503KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  156/  4%/4.99KB]  500KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  156/  4%/4.99KB]  499KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  156/  4%/4.99KB]  499KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  143/  4%/4.57KB]  496KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  143/  4%/4.57KB]  495KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  143/  4%/4.57KB]  494KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  130/  3%/4.16KB]  492KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  130/  3%/4.16KB]  491KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  130/  3%/4.16KB]  490KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  117/  3%/3.74KB]  488KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  117/  3%/3.74KB]  487KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  117/  3%/3.74KB]  486KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[  104/  3%/3.32KB]  484KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  104/  3%/3.32KB]  483KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  104/  3%/3.32KB]  482KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   91/  2%/2.91KB]  480KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   91/  2%/2.91KB]  479KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   91/  2%/2.91KB]  478KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   78/  2%/2.49KB]  476KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   78/  2%/2.49KB]  475KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   78/  2%/2.49KB]  474KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   65/  1%/2.08KB]  472KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   65/  1%/2.08KB]  471KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   65/  1%/2.08KB]  470KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   52/  1%/1.66KB]  468KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   52/  1%/1.66KB]  467KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   52/  1%/1.66KB]  466KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   39/  1%/1.24KB]  464KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   39/  1%/1.24KB]  463KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   39/  1%/1.24KB]  462KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   26/  0%/  832B]  460KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   26/  0%/  832B]  459KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   26/  0%/  832B]  458KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   13/  0%/  416B]  455KB         13   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   13/  0%/  416B]  455KB         13   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   13/  0%/  416B]  454KB         13   | | com.intellij.psi.impl.source.tree.CompositeElement
[   13/  0%/  416B]   624B         13 * | | com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl
[  627/ 18%/20.0KB] 1.88MB          3   | \-com.intellij.util.SmartList
[  627/ 18%/20.0KB] 1.88MB          3   |   com.intellij.openapi.util.StaticGetter
[  627/ 18%/20.0KB] 1.88MB          3   |   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[  627/ 18%/20.0KB] 1.88MB          3   |   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  627/ 18%/20.0KB] 1.88MB          3   |   com.intellij.codeInsight.daemon.impl.HighlightInfo
[  583/ 17%/18.6KB] 1.74MB          1   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  583/ 17%/18.6KB] 1.74MB          1   |   com.intellij.psi.impl.source.tree.CompositeElement
[  575/ 16%/18.4KB] 1.62MB          1   |   com.intellij.psi.impl.source.tree.FileElement
[  575/ 16%/18.4KB] 1.58MB          1   |   com.intellij.psi.impl.source.tree.AstSpine
[  575/ 16%/18.4KB] 1.58MB          1   |   java.util.ArrayList
[  575/ 16%/18.4KB] 1.58MB          1   |   java.lang.Object[]
[  575/ 16%/18.4KB] 1.29MB         35   |   com.intellij.psi.impl.source.tree.CompositeElement
[  575/ 16%/18.4KB] 1.25MB         35   |   com.intellij.psi.impl.source.tree.CompositeElement
[  569/ 16%/18.2KB] 1.23MB         37   |   com.intellij.psi.impl.source.tree.CompositeElement
[  533/ 15%/17.0KB] 1.11MB         29   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  533/ 15%/17.0KB]  1.1MB         29   |   com.intellij.psi.impl.source.tree.CompositeElement
[  252/  7%/8.06KB]  551KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  252/  7%/8.06KB]  550KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  252/  7%/8.06KB]  550KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  7%/7.61KB]  547KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[...removed 58 lines...]
[  303/  8%/9.69KB] 1.79MB         24     com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  183/  5%/5.85KB] 1.31MB         23     com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  105/  3%/3.36KB]  589KB         21     com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[   98/  2%/3.13KB]  491KB         22     com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[   54/  1%/1.72KB]  277KB         17     com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[   41/  1%/1.31KB]  214KB         11     com.intellij.util.SmartList
[   41/  1%/1.31KB]  214KB         11     com.intellij.openapi.util.StaticGetter
[   41/  1%/1.31KB]  213KB         11     com.intellij.openapi.editor.impl.RangeHighlighterImpl
[   41/  1%/1.31KB]  212KB         11     com.intellij.codeInsight.daemon.impl.HighlightInfo
[   19/  0%/  608B] 90.7KB          7     com.jetbrains.python.psi.impl.PyTargetExpressionImpl
[   19/  0%/  608B] 85.5KB          7     com.intellij.psi.impl.source.SubstrateRef$2
[   19/  0%/  608B] 85.4KB          7     com.intellij.psi.impl.source.tree.CompositeElement
[   19/  0%/  608B] 83.4KB          7     com.intellij.psi.impl.source.tree.CompositeElement
[   13/  0%/  416B] 47.9KB          3     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   13/  0%/  416B] 47.7KB          3     com.intellij.psi.impl.source.tree.CompositeElement
[   11/  0%/  352B] 29.9KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   11/  0%/  352B] 29.7KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   11/  0%/  352B] 28.5KB          3     com.intellij.psi.impl.source.tree.CompositeElement
[   11/  0%/  352B] 24.2KB          3     com.intellij.psi.impl.source.tree.CompositeElement
[   11/  0%/  352B] 23.2KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[   11/  0%/  352B] 14.8KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[    9/  0%/  288B] 10.8KB          5     com.intellij.psi.impl.source.tree.CompositeElement
[    5/  0%/  160B]  2.0KB          5     com.intellij.psi.impl.source.tree.LeafPsiElement
[    3/  0%/   96B]  1.0KB          3     com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/   64B]    96B          2 *   com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl
Root 2:
[  649/ 19%/20.7KB] 3.61MB          1   ROOT: Static field: javax.swing.TransferHandler.recognizer
[  649/ 19%/20.7KB] 3.61MB          1   javax.swing.TransferHandler$SwingDragGestureRecognizer
[  649/ 19%/20.7KB] 3.61MB          1   com.intellij.openapi.editor.impl.EditorComponentImpl
[  649/ 19%/20.7KB]  3.6MB          1   com.intellij.openapi.editor.impl.EditorImpl
[  569/ 16%/18.2KB]  2.1MB          1   com.intellij.openapi.editor.impl.EditorMarkupModelImpl
[  569/ 16%/18.2KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[  569/ 16%/18.2KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[  569/ 16%/18.2KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  569/ 16%/18.2KB] 2.06MB          2   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  569/ 16%/18.2KB]  2.0MB          3   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  569/ 16%/18.2KB] 1.95MB          5   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  566/ 16%/18.1KB] 1.87MB          6   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  543/ 15%/17.3KB] 1.57MB          2   com.intellij.util.SmartList
[  543/ 15%/17.3KB] 1.57MB          2   com.intellij.openapi.util.StaticGetter
[  543/ 15%/17.3KB] 1.57MB          2   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[  543/ 15%/17.3KB] 1.57MB          2   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  543/ 15%/17.3KB] 1.57MB          2   com.intellij.codeInsight.daemon.impl.HighlightInfo
[  540/ 15%/17.2KB] 1.55MB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[  540/ 15%/17.2KB] 1.55MB          1   com.intellij.psi.impl.source.tree.CompositeElement
[  536/ 15%/17.1KB] 1.52MB          1   com.intellij.psi.impl.source.tree.FileElement
[  536/ 15%/17.1KB] 1.49MB          1   com.intellij.psi.impl.source.tree.AstSpine
[  536/ 15%/17.1KB] 1.49MB          1   java.util.ArrayList
[  536/ 15%/17.1KB] 1.49MB          1   java.lang.Object[]
[  536/ 15%/17.1KB] 1.21MB         30   com.intellij.psi.impl.source.tree.CompositeElement
[  536/ 15%/17.1KB] 1.18MB         30   com.intellij.psi.impl.source.tree.CompositeElement
[  530/ 15%/16.9KB] 1.16MB         30   com.intellij.psi.impl.source.tree.CompositeElement
[  505/ 14%/16.1KB] 1.11MB         29   com.intellij.psi.impl.source.tree.LeafPsiElement
[  505/ 14%/16.1KB]  1.1MB         29   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  7%/7.61KB]  551KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  238/  7%/7.61KB]  550KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  238/  7%/7.61KB]  550KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  224/  6%/7.16KB]  547KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  224/  6%/7.16KB]  546KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  224/  6%/7.16KB]  545KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  210/  6%/6.72KB]  543KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  210/  6%/6.72KB]  542KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  210/  6%/6.72KB]  541KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  196/  5%/6.27KB]  538KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  196/  5%/6.27KB]  537KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  196/  5%/6.27KB]  537KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  182/  5%/5.82KB]  534KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  5%/5.82KB]  533KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  5%/5.82KB]  532KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  168/  4%/5.37KB]  529KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  168/  4%/5.37KB]  529KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  168/  4%/5.37KB]  528KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  154/  4%/4.92KB]  525KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  154/  4%/4.92KB]  524KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  154/  4%/4.92KB]  523KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  140/  4%/4.48KB]  521KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  140/  4%/4.48KB]  520KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  140/  4%/4.48KB]  519KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  126/  3%/4.03KB]  516KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  126/  3%/4.03KB]  516KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  126/  3%/4.03KB]  515KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  112/  3%/3.58KB]  512KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  112/  3%/3.58KB]  511KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  112/  3%/3.58KB]  510KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   98/  2%/3.13KB]  508KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   98/  2%/3.13KB]  507KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   98/  2%/3.13KB]  506KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   84/  2%/2.68KB]  503KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   84/  2%/2.68KB]  502KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   84/  2%/2.68KB]  502KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   70/  2%/2.24KB]  499KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   70/  2%/2.24KB]  498KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   70/  2%/2.24KB]  497KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   56/  1%/1.79KB]  495KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   56/  1%/1.79KB]  494KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   56/  1%/1.79KB]  493KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   42/  1%/1.34KB]  490KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   42/  1%/1.34KB]  489KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   42/  1%/1.34KB]  489KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/  896B]  486KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   28/  0%/  896B]  485KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   28/  0%/  896B]  484KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  448B]  481KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   14/  0%/  448B]  481KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   14/  0%/  448B]  480KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  448B]   672B         14 * com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl
Root 3:
[   42/  1%/1.34KB] 2.09MB          1   ROOT: Static field: com.intellij.codeInsight.completion.impl.CompletionServiceImpl.ourPhase
[   42/  1%/1.34KB] 2.09MB          1   com.intellij.codeInsight.completion.CompletionPhase$EmptyAutoPopup
[   42/  1%/1.34KB] 2.09MB          1   com.intellij.openapi.editor.impl.EditorImpl
[   22/  0%/  704B]  533KB          1   com.intellij.openapi.editor.impl.EditorMarkupModelImpl
[   22/  0%/  704B]  444KB          1   com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[   22/  0%/  704B]  444KB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[   22/  0%/  704B]  444KB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[   22/  0%/  704B]  380KB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[   22/  0%/  704B]  348KB          2   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[   22/  0%/  704B]  306KB          3   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[   21/  0%/  672B]  170KB          4   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[   21/  0%/  672B]  148KB          5   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[   20/  0%/  640B]  125KB          6   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[   13/  0%/  416B] 63.8KB          2   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[   13/  0%/  416B] 63.5KB          2   com.intellij.util.SmartList
[   13/  0%/  416B] 63.4KB          2   com.intellij.openapi.util.StaticGetter
[   13/  0%/  416B] 63.4KB          2   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[   13/  0%/  416B] 63.3KB          2   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[   13/  0%/  416B] 63.0KB          2   com.intellij.codeInsight.daemon.impl.HighlightInfo
[   11/  0%/  352B] 37.9KB          1   com.jetbrains.python.psi.impl.PyStatementListImpl
[   11/  0%/  352B] 37.8KB          1   com.intellij.psi.impl.source.SubstrateRef$2
[   11/  0%/  352B] 37.8KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   10/  0%/  320B] 33.4KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    7/  0%/  224B] 24.2KB          2   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    7/  0%/  224B] 24.1KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    7/  0%/  224B] 16.3KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    3/  0%/   96B] 2.38KB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[    3/  0%/   96B] 2.17KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[    3/  0%/   96B] 2.11KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    3/  0%/   96B] 1.98KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/   64B] 1.47KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    1/  0%/   32B]   912B          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[    1/  0%/   32B]   852B          1   com.intellij.psi.impl.source.tree.CompositeElement
[    1/  0%/   32B]   312B          1   com.intellij.psi.impl.source.tree.CompositeElement
[    1/  0%/   32B]    48B          1 * com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl
Report for com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl created in 88.20 ms

CLASS: org.jdom.Attribute (22719 objects)
Root 1:
[14.6K/ 64%/ 717KB] 8.61MB          1   ROOT: Static field: com.intellij.ide.plugins.PluginManagerCore.ourPlugins
[14.6K/ 64%/ 717KB] 8.61MB          1   com.intellij.ide.plugins.IdeaPluginDescriptorImpl[]
[14.6K/ 64%/ 717KB] 8.55MB         54   com.intellij.ide.plugins.IdeaPluginDescriptorImpl
[11.4K/ 50%/ 561KB] 2.17MB        100   +-com.intellij.ide.plugins.ContainerDescriptor
[11.4K/ 50%/ 561KB] 2.07MB        100   | java.util.LinkedHashMap
[10.2K/ 44%/ 500KB] 1.81MB         48   | java.util.HashMap$Node[]
[10.2K/ 44%/ 500KB] 1.73MB       1259   | java.util.LinkedHashMap$Entry
[ 6.1K/ 26%/ 299KB] 1.08MB       1257   | +-com.intellij.util.SmartList
[4.74K/ 20%/ 232KB]  768KB        387   | | java.lang.Object[]
[4.74K/ 20%/ 232KB]  743KB       2152   | | org.jdom.Element
[4.74K/ 20%/ 232KB]  514KB       2152   | | org.jdom.AttributeList
[4.74K/ 20%/ 232KB]  446KB       2152   | | org.jdom.Attribute[]
[4.74K/ 20%/ 232KB]  339KB       4748 * | | org.jdom.Attribute
[ 4.1K/ 18%/ 200KB]  483KB        278   | \-java.util.LinkedHashMap$Entry
[4.09K/ 18%/ 200KB]  460KB        278   |   com.intellij.util.SmartList
[3.76K/ 16%/ 184KB]  392KB         92   |   java.lang.Object[]
[3.76K/ 16%/ 184KB]  382KB        798   |   org.jdom.Element
[3.76K/ 16%/ 184KB]  299KB        798   |   org.jdom.AttributeList
[3.76K/ 16%/ 184KB]  273KB        798   |   org.jdom.Attribute[]
[3.76K/ 16%/ 184KB]  216KB       3768 * |   org.jdom.Attribute
[3.18K/ 13%/ 155KB]  567KB         38   \-java.util.ArrayList
[3.18K/ 13%/ 155KB]  566KB         38     java.lang.Object[]
[3.18K/ 13%/ 155KB]  562KB        442     org.jdom.Element
[ 2.0K/  8%/98.0KB]  374KB        285     org.jdom.ContentList
[ 2.0K/  8%/98.0KB]  362KB        285     org.jdom.Content[]
[ 2.0K/  8%/98.0KB]  328KB        999     org.jdom.Element
[1.85K/  8%/90.8KB]  199KB        999     org.jdom.AttributeList
[1.85K/  8%/90.8KB]  167KB        999     org.jdom.Attribute[]
[1.85K/  8%/90.8KB]  122KB       1854 *   org.jdom.Attribute
Root 2:
[7.86K/ 34%/ 385KB] 2.45MB          1   ROOT: Static field: com.intellij.openapi.vfs.impl.VirtualFileManagerImpl.MANAGER_LISTENER_EP
[7.86K/ 34%/ 385KB] 2.45MB          1   com.intellij.openapi.extensions.impl.InterfaceExtensionPoint
[7.86K/ 34%/ 385KB] 2.45MB          1   com.intellij.ide.plugins.IdeaPluginDescriptorImpl
[4.73K/ 20%/ 231KB]  826KB          1   +-java.util.ArrayList
[4.73K/ 20%/ 231KB]  826KB          1   | java.lang.Object[]
[4.73K/ 20%/ 231KB]  821KB        501   | org.jdom.Element
[3.73K/ 16%/ 182KB]  653KB        281   | org.jdom.ContentList
[3.73K/ 16%/ 182KB]  642KB        281   | org.jdom.Content[]
[3.73K/ 16%/ 182KB]  594KB       1455   | org.jdom.Element
[2.63K/ 11%/ 129KB]  255KB       1455   | org.jdom.AttributeList
[2.63K/ 11%/ 129KB]  209KB       1455   | org.jdom.Attribute[]
[2.63K/ 11%/ 129KB]  143KB       2638 * | org.jdom.Attribute
[3.13K/ 13%/ 153KB]  984KB          2   \-com.intellij.ide.plugins.ContainerDescriptor
[3.12K/ 13%/ 153KB]  619KB          2     java.util.LinkedHashMap
[2.94K/ 12%/ 144KB]  587KB          2     java.util.HashMap$Node[]
[2.94K/ 12%/ 144KB]  583KB        279     java.util.LinkedHashMap$Entry
[ 1.9K/  8%/93.4KB]  369KB        279     com.intellij.util.SmartList
[1.74K/  7%/85.4KB]  319KB        161     java.lang.Object[]
[1.74K/  7%/85.4KB]  309KB        925     org.jdom.Element
[1.74K/  7%/85.2KB]  203KB        925     org.jdom.AttributeList
[1.74K/  7%/85.2KB]  174KB        925     org.jdom.Attribute[]
[1.74K/  7%/85.2KB]  130KB       1740 *   org.jdom.Attribute
Root 3:
[  218/  0%/10.6KB] 1.38MB          1   ROOT: Static field: com.intellij.openapi.extensions.Extensions.ourRootArea
[  218/  0%/10.6KB] 1.38MB          1   com.intellij.openapi.extensions.impl.ExtensionsAreaImpl
[  218/  0%/10.6KB] 1.38MB          1   java.util.concurrent.ConcurrentHashMap
[  218/  0%/10.6KB] 1.38MB          1   java.util.concurrent.ConcurrentHashMap$Node[]
[  218/  0%/10.6KB] 60.1KB         15   java.util.concurrent.ConcurrentHashMap$Node
[  218/  0%/10.6KB] 57.8KB         15   com.intellij.openapi.extensions.impl.BeanExtensionPoint
[  218/  0%/10.6KB] 55.1KB         15   java.util.ArrayList
[  218/  0%/10.6KB] 54.7KB         15   java.lang.Object[]
[  218/  0%/10.6KB] 45.9KB        103   com.intellij.openapi.extensions.impl.XmlExtensionAdapter
[  218/  0%/10.6KB] 39.4KB        103   org.jdom.Element
[  218/  0%/10.6KB] 28.2KB        103   org.jdom.AttributeList
[  218/  0%/10.6KB] 24.9KB        103   org.jdom.Attribute[]
[  218/  0%/10.6KB] 20.3KB        218 * org.jdom.Attribute
Report for org.jdom.Attribute created in 34.79 ms

CLASS: com.intellij.psi.impl.source.SubstrateRef$2 (65919 objects)
Ignored 51715 too-deep objects
Root 1:
[8.24K/ 58%/ 131KB] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[8.24K/ 58%/ 131KB] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[8.24K/ 58%/ 131KB] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[8.24K/ 58%/ 131KB] 34.8MB          1   java.lang.Object[]
[8.24K/ 58%/ 131KB] 20.7MB          8   com.intellij.openapi.editor.impl.MarkupModelImpl$$Lambda$1341
[4.75K/ 33%/76.0KB] 5.04MB          4   +-com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[4.75K/ 33%/76.0KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[4.75K/ 33%/76.0KB] 5.03MB          4   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[ 4.7K/ 33%/75.2KB] 4.99MB          7   | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.93K/ 20%/46.9KB] 3.06MB         12   | +-com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[2.48K/ 17%/39.7KB] 2.49MB         20   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.29K/  9%/20.7KB]  901KB         26   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.14K/  8%/18.2KB]  665KB         29   | | com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[  607/  4%/9.71KB]  288KB         20   | | com.intellij.util.SmartList
[  607/  4%/9.71KB]  288KB         20   | | com.intellij.openapi.util.StaticGetter
[  607/  4%/9.71KB]  287KB         20   | | com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[  607/  4%/9.71KB]  286KB         20   | | com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  607/  4%/9.71KB]  277KB         20   | | com.intellij.codeInsight.daemon.impl.HighlightInfo
[  291/  2%/4.65KB]  128KB          5   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[  291/  2%/4.65KB]  127KB          5   | | com.intellij.psi.impl.source.tree.CompositeElement
[  288/  2%/ 4.6KB]  119KB          5   | | com.intellij.psi.impl.source.tree.CompositeElement
[  279/  1%/4.46KB]  113KB          6   | | com.intellij.psi.impl.source.tree.CompositeElement
[  168/  1%/2.68KB] 66.6KB          3   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  168/  1%/2.68KB] 66.5KB          3   | | com.intellij.psi.impl.source.tree.CompositeElement
[   86/  0%/1.37KB] 33.7KB          2   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   86/  0%/1.37KB] 33.6KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[   59/  0%/  944B] 22.5KB          2   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   59/  0%/  944B] 22.3KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[   29/  0%/  464B] 11.1KB          1   | | com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   29/  0%/  464B] 11.1KB          1   | | com.intellij.psi.impl.source.tree.CompositeElement
[   22/  0%/  352B] 8.13KB          1   | | com.intellij.psi.impl.source.tree.CompositeElement
[   21/  0%/  336B] 7.98KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[   18/  0%/  288B] 6.72KB          2   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[   18/  0%/  288B]  6.6KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  128B] 2.74KB          3   | | com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/   64B] 1.26KB          1   | | com.intellij.psi.impl.source.tree.LeafPsiElement
[    4/  0%/   64B]  1.2KB          1   | | com.intellij.psi.impl.source.tree.CompositeElement
[    3/  0%/   48B] 1.07KB          2   | | com.intellij.psi.impl.source.tree.CompositeElement
[    1/  0%/   16B]   328B          1   | | com.jetbrains.python.psi.impl.PyReferenceExpressionImpl
[    1/  0%/   16B]    16B          1 * | | com.intellij.psi.impl.source.SubstrateRef$2
[1.76K/ 12%/28.2KB] 1.89MB          4   | \-com.intellij.util.SmartList
[1.76K/ 12%/28.2KB] 1.89MB          4   |   com.intellij.openapi.util.StaticGetter
[1.76K/ 12%/28.2KB] 1.89MB          4   |   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[1.76K/ 12%/28.2KB] 1.89MB          4   |   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[1.76K/ 12%/28.2KB] 1.88MB          4   |   com.intellij.codeInsight.daemon.impl.HighlightInfo
[1.69K/ 11%/27.0KB] 1.74MB          1   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[1.69K/ 11%/27.0KB] 1.74MB          2   |   com.intellij.psi.impl.source.tree.CompositeElement
[1.42K/ 10%/22.8KB] 1.62MB          1   |   com.intellij.psi.impl.source.tree.FileElement
[1.41K/  9%/22.7KB] 1.58MB          1   |   com.intellij.psi.impl.source.tree.AstSpine
[1.41K/  9%/22.7KB] 1.58MB          1   |   java.util.ArrayList
[1.41K/  9%/22.7KB] 1.58MB          1   |   java.lang.Object[]
[1.41K/  9%/22.7KB] 1.51MB         86   |   com.intellij.psi.impl.source.tree.CompositeElement
[ 1.4K/  9%/22.4KB] 1.43MB        108   |   com.intellij.psi.impl.source.tree.CompositeElement
[1.24K/  8%/19.9KB] 1.38MB         75   |   com.intellij.psi.impl.source.tree.CompositeElement
[  533/  3%/8.52KB] 1.11MB         29   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  533/  3%/8.52KB]  1.1MB         29   |   com.intellij.psi.impl.source.tree.CompositeElement
[  252/  1%/4.03KB]  551KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  252/  1%/4.03KB]  550KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  252/  1%/4.03KB]  550KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  1%/ 3.8KB]  547KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  238/  1%/ 3.8KB]  546KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  238/  1%/ 3.8KB]  545KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  224/  1%/3.58KB]  543KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  224/  1%/3.58KB]  542KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  224/  1%/3.58KB]  541KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  210/  1%/3.36KB]  538KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  210/  1%/3.36KB]  537KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  210/  1%/3.36KB]  537KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  196/  1%/3.13KB]  534KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  196/  1%/3.13KB]  533KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  196/  1%/3.13KB]  532KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  182/  1%/2.91KB]  529KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  1%/2.91KB]  529KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  1%/2.91KB]  528KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  168/  1%/2.68KB]  525KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  168/  1%/2.68KB]  524KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  168/  1%/2.68KB]  523KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  154/  1%/2.46KB]  521KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  154/  1%/2.46KB]  520KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  154/  1%/2.46KB]  519KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  140/  0%/2.24KB]  516KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  140/  0%/2.24KB]  516KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  140/  0%/2.24KB]  515KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  126/  0%/2.01KB]  512KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  126/  0%/2.01KB]  511KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  126/  0%/2.01KB]  510KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[  112/  0%/1.79KB]  508KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  112/  0%/1.79KB]  507KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[  112/  0%/1.79KB]  506KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[   98/  0%/1.56KB]  503KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   98/  0%/1.56KB]  502KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[   98/  0%/1.56KB]  502KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[   84/  0%/1.34KB]  499KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   84/  0%/1.34KB]  498KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[   84/  0%/1.34KB]  497KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[   70/  0%/1.12KB]  495KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   70/  0%/1.12KB]  494KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[   70/  0%/1.12KB]  493KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[   56/  0%/  896B]  490KB         14   |   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   56/  0%/  896B]  489KB         14   |   com.intellij.psi.impl.source.tree.LeafPsiElement
[   56/  0%/  896B]  489KB         14   |   com.intellij.psi.impl.source.tree.CompositeElement
[...removed 21 lines...]
[1.63K/ 11%/26.1KB]  815KB         33     com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  856/  6%/13.6KB]  371KB         13     com.intellij.util.SmartList
[  856/  6%/13.6KB]  371KB         13     com.intellij.openapi.util.StaticGetter
[  856/  6%/13.6KB]  370KB         13     com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  856/  6%/13.6KB]  369KB         13     com.intellij.codeInsight.daemon.impl.HighlightInfo
[  534/  3%/8.54KB]  226KB          6     com.jetbrains.python.psi.impl.PyPlainStringElementImpl
[  534/  3%/8.54KB]  225KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  528/  3%/8.44KB]  219KB          6     com.intellij.psi.impl.source.tree.CompositeElement
[  498/  3%/7.96KB]  204KB         12     com.intellij.psi.impl.source.tree.CompositeElement
[  462/  3%/7.39KB]  186KB          8     com.intellij.psi.impl.source.tree.CompositeElement
[  434/  3%/6.94KB]  175KB         10     com.intellij.psi.impl.source.tree.CompositeElement
[  340/  2%/5.44KB]  138KB         14     com.intellij.psi.impl.source.tree.CompositeElement
[  208/  1%/3.32KB] 87.9KB         20     com.intellij.psi.impl.source.tree.CompositeElement
[  138/  0%/ 2.2KB] 57.2KB         24     com.intellij.psi.impl.source.tree.CompositeElement
[   92/  0%/1.47KB] 39.3KB         14     com.intellij.psi.impl.source.tree.CompositeElement
[   42/  0%/  672B] 19.9KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   42/  0%/  672B] 19.8KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   20/  0%/  320B] 7.79KB          2     com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   20/  0%/  320B] 7.67KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   18/  0%/  288B]  7.4KB          2     com.intellij.psi.impl.source.tree.CompositeElement
[   16/  0%/  256B] 7.14KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[   10/  0%/  160B] 4.68KB          4     com.intellij.psi.impl.source.tree.LeafPsiElement
[   10/  0%/  160B] 4.44KB          4     com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/   64B]   816B          4     com.jetbrains.python.psi.impl.PyReferenceExpressionImpl
[    4/  0%/   64B]    64B          4 *   com.intellij.psi.impl.source.SubstrateRef$2
Root 2:
[ 3.1K/ 21%/49.7KB] 3.61MB          1   ROOT: Static field: javax.swing.TransferHandler.recognizer
[ 3.1K/ 21%/49.7KB] 3.61MB          1   javax.swing.TransferHandler$SwingDragGestureRecognizer
[ 3.1K/ 21%/49.7KB] 3.61MB          1   com.intellij.openapi.editor.impl.EditorComponentImpl
[ 3.1K/ 21%/49.7KB]  3.6MB          1   com.intellij.openapi.editor.impl.EditorImpl
[1.86K/ 13%/29.8KB]  2.1MB          1   com.intellij.openapi.editor.impl.EditorMarkupModelImpl
[1.86K/ 13%/29.8KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeMarkersModel
[1.86K/ 13%/29.8KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree
[1.86K/ 13%/29.8KB] 2.07MB          1   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.86K/ 13%/29.8KB] 2.06MB          2   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.86K/ 13%/29.7KB] 2.03MB          4   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.86K/ 13%/29.7KB] 1.99MB          7   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.77K/ 12%/28.4KB] 1.91MB         11   com.intellij.openapi.editor.impl.ErrorStripeRangeMarkerTree$Node
[1.32K/  9%/21.1KB] 1.58MB          6   com.intellij.util.SmartList
[1.32K/  9%/21.1KB] 1.58MB          6   com.intellij.openapi.util.StaticGetter
[1.32K/  9%/21.1KB] 1.58MB          6   com.intellij.openapi.editor.impl.ErrorStripeMarkerImpl
[1.32K/  9%/21.1KB] 1.58MB          6   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[1.32K/  9%/21.1KB] 1.58MB          6   com.intellij.codeInsight.daemon.impl.HighlightInfo
[1.27K/  8%/20.3KB] 1.55MB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[1.27K/  8%/20.3KB] 1.55MB          1   com.intellij.psi.impl.source.tree.CompositeElement
[1.21K/  8%/19.4KB] 1.52MB          1   com.intellij.psi.impl.source.tree.FileElement
[1.21K/  8%/19.4KB] 1.49MB          1   com.intellij.psi.impl.source.tree.AstSpine
[1.21K/  8%/19.4KB] 1.49MB          1   java.util.ArrayList
[1.21K/  8%/19.4KB] 1.49MB          1   java.lang.Object[]
[1.21K/  8%/19.4KB] 1.43MB         78   com.intellij.psi.impl.source.tree.CompositeElement
[1.19K/  8%/19.1KB] 1.36MB         99   com.intellij.psi.impl.source.tree.CompositeElement
[1.04K/  7%/16.6KB] 1.31MB         66   com.intellij.psi.impl.source.tree.CompositeElement
[  505/  3%/8.08KB] 1.11MB         29   com.intellij.psi.impl.source.tree.LeafPsiElement
[  505/  3%/8.08KB]  1.1MB         29   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  1%/ 3.8KB]  551KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  238/  1%/ 3.8KB]  550KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  238/  1%/ 3.8KB]  550KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  224/  1%/3.58KB]  547KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  224/  1%/3.58KB]  546KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  224/  1%/3.58KB]  545KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  210/  1%/3.36KB]  543KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  210/  1%/3.36KB]  542KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  210/  1%/3.36KB]  541KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  196/  1%/3.13KB]  538KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  196/  1%/3.13KB]  537KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  196/  1%/3.13KB]  537KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  182/  1%/2.91KB]  534KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  182/  1%/2.91KB]  533KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  182/  1%/2.91KB]  532KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  168/  1%/2.68KB]  529KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  168/  1%/2.68KB]  529KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  168/  1%/2.68KB]  528KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  154/  1%/2.46KB]  525KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  154/  1%/2.46KB]  524KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  154/  1%/2.46KB]  523KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  140/  0%/2.24KB]  521KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  140/  0%/2.24KB]  520KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  140/  0%/2.24KB]  519KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  126/  0%/2.01KB]  516KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  126/  0%/2.01KB]  516KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  126/  0%/2.01KB]  515KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[  112/  0%/1.79KB]  512KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  112/  0%/1.79KB]  511KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[  112/  0%/1.79KB]  510KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   98/  0%/1.56KB]  508KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   98/  0%/1.56KB]  507KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   98/  0%/1.56KB]  506KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   84/  0%/1.34KB]  503KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   84/  0%/1.34KB]  502KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   84/  0%/1.34KB]  502KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   70/  0%/1.12KB]  499KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   70/  0%/1.12KB]  498KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   70/  0%/1.12KB]  497KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   56/  0%/  896B]  495KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   56/  0%/  896B]  494KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   56/  0%/  896B]  493KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   42/  0%/  672B]  490KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   42/  0%/  672B]  489KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   42/  0%/  672B]  489KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/  448B]  486KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   28/  0%/  448B]  485KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   28/  0%/  448B]  484KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  224B]  481KB         14   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   14/  0%/  224B]  481KB         14   com.intellij.psi.impl.source.tree.LeafPsiElement
[   14/  0%/  224B]  480KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   14/  0%/  224B]   672B         14   com.jetbrains.python.psi.impl.PyNumericLiteralExpressionImpl
[   14/  0%/  224B]   224B         14 * com.intellij.psi.impl.source.SubstrateRef$2
Root 3:
[2.04K/ 14%/32.7KB]  933KB          1   ROOT: Java Frame: com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47)
[2.04K/ 14%/32.7KB]  933KB          1   com.intellij.openapi.application.impl.FlushQueue
[2.04K/ 14%/32.7KB]  932KB          1   java.util.ArrayList
[2.04K/ 14%/32.7KB]  932KB          1   java.lang.Object[]
[2.04K/ 14%/32.7KB]  920KB          1   com.intellij.openapi.application.impl.FlushQueue$RunnableInfo
[2.04K/ 14%/32.7KB]  920KB          1   com.intellij.openapi.application.impl.ApplicationImpl$$Lambda$437
[2.04K/ 14%/32.7KB]  920KB          1   com.intellij.openapi.application.TransactionGuardImpl$2
[2.04K/ 14%/32.7KB]  920KB          1   com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$$Lambda$803
[2.04K/ 14%/32.7KB]  920KB          1   com.intellij.psi.impl.DocumentCommitThread$$Lambda$3413
[2.04K/ 14%/32.7KB]  920KB          1   com.intellij.util.SmartList
[2.04K/ 14%/32.7KB]  920KB          1   com.intellij.psi.impl.DocumentCommitThread$$Lambda$3412
[1.92K/ 13%/30.7KB]  872KB          1   com.intellij.psi.impl.source.tree.FileElement
[1.91K/ 13%/30.5KB]  857KB          1   com.intellij.psi.impl.source.tree.AstSpine
[1.91K/ 13%/30.5KB]  857KB          1   java.util.ArrayList
[1.91K/ 13%/30.5KB]  857KB          1   java.lang.Object[]
[1.91K/ 13%/30.5KB]  854KB        239   com.intellij.psi.impl.source.tree.CompositeElement
[1.65K/ 11%/26.4KB]  642KB        122   com.intellij.psi.impl.source.tree.CompositeElement
[1.45K/ 10%/23.3KB]  567KB         91   com.intellij.psi.impl.source.tree.CompositeElement
[  891/  6%/14.2KB]  343KB         29   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[  891/  6%/14.2KB]  341KB         29   com.intellij.psi.impl.source.tree.CompositeElement
[  459/  3%/7.34KB]  170KB         35   com.intellij.psi.impl.source.tree.CompositeElement
[  391/  2%/6.25KB]  142KB         40   com.intellij.psi.impl.source.tree.CompositeElement
[  243/  1%/3.88KB] 89.7KB         25   com.intellij.psi.impl.source.tree.CompositeElement
[  200/  1%/ 3.2KB] 75.5KB         21   com.intellij.psi.impl.source.tree.CompositeElement
[  173/  1%/2.76KB] 66.2KB         21   com.intellij.psi.impl.source.tree.CompositeElement
[  121/  0%/1.93KB] 46.0KB         14   com.intellij.psi.impl.source.tree.CompositeElement
[   99/  0%/1.58KB] 35.5KB         10   com.intellij.psi.impl.source.tree.CompositeElement
[   75/  0%/ 1.2KB] 27.1KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[   60/  0%/  960B] 22.0KB          2   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   60/  0%/  960B] 21.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   49/  0%/  784B] 18.2KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   38/  0%/  608B] 14.5KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[   35/  0%/  560B] 13.3KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   33/  0%/  528B] 12.7KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   32/  0%/  512B] 12.5KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   29/  0%/  464B] 11.3KB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[   29/  0%/  464B] 11.2KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   28/  0%/  448B] 11.1KB          2   com.intellij.psi.impl.source.tree.LeafPsiElement
[   28/  0%/  448B] 10.9KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[   26/  0%/  416B] 10.5KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[   22/  0%/  352B]  8.0KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[    9/  0%/  144B] 2.73KB          1   com.intellij.psi.impl.source.tree.LeafPsiElement
[    9/  0%/  144B] 2.67KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  128B] 2.54KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    6/  0%/   96B] 2.04KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    4/  0%/   64B] 1.38KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/   32B]   720B          2   com.intellij.psi.impl.source.tree.CompositeElement
[    1/  0%/   16B]   204B          1   com.jetbrains.python.psi.impl.PyReferenceExpressionImpl
[    1/  0%/   16B]    16B          1 * com.intellij.psi.impl.source.SubstrateRef$2
Root 4:
[  804/  5%/12.8KB] 2.09MB          1   ROOT: Static field: com.intellij.codeInsight.completion.impl.CompletionServiceImpl.ourPhase
[  804/  5%/12.8KB] 2.09MB          1   com.intellij.codeInsight.completion.CompletionPhase$EmptyAutoPopup
[  804/  5%/12.8KB] 2.09MB          1   com.intellij.openapi.editor.impl.EditorImpl
[  485/  3%/7.76KB]  595KB          1   com.intellij.openapi.editor.impl.EditorFilteringMarkupModelEx
[  485/  3%/7.76KB]  595KB          1   com.intellij.openapi.editor.impl.MarkupModelImpl
[  485/  3%/7.76KB]  593KB          1   com.intellij.openapi.editor.impl.RangeHighlighterTree
[  485/  3%/7.76KB]  593KB          1   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  485/  3%/7.76KB]  592KB          2   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  485/  3%/7.76KB]  591KB          4   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  485/  3%/7.76KB]  534KB          6   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  485/  3%/7.76KB]  469KB          8   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  485/  3%/7.76KB]  441KB         13   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  485/  3%/7.76KB]  346KB         15   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  485/  3%/7.76KB]  296KB         15   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  485/  3%/7.76KB]  275KB         16   com.intellij.openapi.editor.impl.RangeHighlighterTree$RHNode
[  333/  2%/5.32KB]  149KB          7   com.intellij.util.SmartList
[  333/  2%/5.32KB]  149KB          7   com.intellij.openapi.util.StaticGetter
[  333/  2%/5.32KB]  149KB          7   com.intellij.openapi.editor.impl.RangeHighlighterImpl
[  333/  2%/5.32KB]  148KB          7   com.intellij.codeInsight.daemon.impl.HighlightInfo
[  256/  1%/4.09KB]  109KB          3   com.jetbrains.python.psi.impl.PyPlainStringElementImpl
[  256/  1%/4.09KB]  108KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  253/  1%/4.04KB]  105KB          3   com.intellij.psi.impl.source.tree.CompositeElement
[  238/  1%/ 3.8KB] 97.8KB          6   com.intellij.psi.impl.source.tree.CompositeElement
[  220/  1%/3.52KB] 88.8KB          4   com.intellij.psi.impl.source.tree.CompositeElement
[  206/  1%/3.29KB] 83.3KB          5   com.intellij.psi.impl.source.tree.CompositeElement
[  159/  1%/2.54KB] 64.7KB          6   com.intellij.psi.impl.source.tree.CompositeElement
[   95/  0%/1.52KB] 40.7KB         10   com.intellij.psi.impl.source.tree.CompositeElement
[   60/  0%/  960B] 25.3KB         12   com.intellij.psi.impl.source.tree.CompositeElement
[   37/  0%/  592B] 16.4KB          7   com.intellij.psi.impl.source.tree.CompositeElement
[   21/  0%/  336B] 9.98KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   21/  0%/  336B] 9.92KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[   10/  0%/  160B] 3.89KB          1   com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
[   10/  0%/  160B] 3.83KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    9/  0%/  144B]  3.7KB          1   com.intellij.psi.impl.source.tree.CompositeElement
[    8/  0%/  128B] 3.57KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    5/  0%/   80B] 2.34KB          2   com.intellij.psi.impl.source.tree.LeafPsiElement
[    5/  0%/   80B] 2.22KB          2   com.intellij.psi.impl.source.tree.CompositeElement
[    2/  0%/   32B]   408B          2   com.jetbrains.python.psi.impl.PyReferenceExpressionImpl
[    2/  0%/   32B]    32B          2 * com.intellij.psi.impl.source.SubstrateRef$2
Report for com.intellij.psi.impl.source.SubstrateRef$2 created in 115.5 ms

CLASS: java.nio.DirectByteBuffer (409 objects)
Root 1:
[    1/  0%/57.9MB] 1.34KB          1   ROOT: Static field: sun.net.www.protocol.jrt.JavaRuntimeURLConnection.reader
[    1/  0%/57.9MB] 1.34KB          1   jdk.internal.jimage.ImageReader
[    1/  0%/57.9MB] 1.32KB          1   jdk.internal.jimage.ImageReader$SharedImageReader
[    1/  0%/57.9MB]   144B          1   java.nio.DirectByteBufferR
[    1/  0%/57.9MB]    72B          1 * java.nio.DirectByteBuffer
Root 2:
[  371/ 90%/52.4MB]  333KB          1   ROOT: Static field: com.intellij.util.io.PagedFileStorage.ourLock
[  371/ 90%/52.4MB]  333KB          1   com.intellij.util.io.StorageLock
[  371/ 90%/52.4MB]  172KB          1   com.intellij.util.io.StorageLock$1
[  364/ 88%/50.6MB]  168KB          1   com.intellij.util.containers.hash.LinkedHashMap$Entry[]
[  364/ 88%/50.6MB]  164KB        282   com.intellij.util.containers.hash.LinkedHashMap$Entry
[  287/ 70%/41.6MB]  125KB        282   +-com.intellij.util.io.ReadWriteDirectBufferWrapper
[  287/ 70%/41.6MB] 47.4KB        282   | java.nio.DirectByteBuffer
[    5/  1%/ 136KB] 1.09KB          3   | jdk.internal.ref.Cleaner
[    5/  1%/ 136KB]   820B          3   | jdk.internal.ref.Cleaner
[    3/  0%/78.3KB]   216B          3 * | java.nio.DirectByteBuffer
[   77/ 18%/ 9.0MB] 19.8KB         77   \-com.intellij.util.containers.hash.LinkedHashMap$Entry
[   77/ 18%/ 9.0MB] 14.9KB         77     com.intellij.util.io.ReadWriteDirectBufferWrapper
[   77/ 18%/ 9.0MB] 11.5KB         77 *   java.nio.DirectByteBuffer
Root 3:
[    1/  0%/1.04MB] 2.04KB          1   ROOT: Static field: com.intellij.openapi.vfs.newvfs.persistent.FSRecords$DbConnection.myNames
[    1/  0%/1.04MB] 2.04KB          1   com.intellij.util.io.PersistentStringEnumerator
[    1/  0%/1.04MB] 2.02KB          1   com.intellij.util.io.PersistentBTreeEnumerator
[    1/  0%/1.04MB] 1.05KB          1   com.intellij.util.io.IntToIntBtree
[    1/  0%/1.04MB]   724B          1   com.intellij.util.io.IntToIntBtree$BtreeIndexNodeView
[    1/  0%/1.04MB]   440B          1 * java.nio.DirectByteBuffer
Report for java.nio.DirectByteBuffer created in 9.460 ms

================== DISPOSER TREE ==================
Root: com.intellij.xml.breadcrumbs.BreadcrumbsXmlWrapper
     359 PsiManagerImpl$$Lambda$856 <-- 7
      16 ExtensionPointImpl$$Lambda$461 <-- 8
       8 BreadcrumbsXmlWrapper (no parent)

Root: com.intellij.openapi.util.Disposer$1
     166 MessageBusConnectionImpl <-- 30 com.intellij.openapi.util.Disposer$1 [...] 29
      80 com.intellij.openapi.util.Disposer$1 (no parent)
      18 EditorScrollingPositionKeeper <-- 9
      16 ToolbarVisibilityController <-- 8
      16 AbstractFloatingToolbarProvider$register$1 <-- 8
      12 IdeStatusBarImpl$$Lambda$1156 <-- 1 StatusBarWidgetsManager [...] 1
       6 com.intellij.openapi.util.Disposer$1 <-- 1 PsiAwareFileEditorManagerImpl [...] 1
       6 DisposableWrapperList$DisposableWrapper <-- 1 DaemonListeners [...] 1
       5 IdeGlassPaneImpl$$Lambda$1695 <-- 3 com.intellij.openapi.util.Disposer$1 [...] 2
       4 MyComponentAdapter$doCreateInstance$1 <-- 2
       3 ProjectJdkImpl <-- 1 VirtualFilePointerManagerImpl [...] 1
       3 MessageBusConnectionImpl <-- 1 PsiAwareFileEditorManagerImpl [...] 1
       3 DisposableWrapperList$DisposableWrapper <-- 1 LineStatusTrackerManager [...] 1
       3 ExtensionPointImpl$$Lambda$461 <-- 1 SpellCheckerManager [...] 1
       3 ExtensionPointImpl$$Lambda$461 <-- 1 CodeFoldingManagerImpl [...] 1
       3 DisposableWrapperList$DisposableWrapper <-- 1 EditorMouseHoverPopupManager [...] 1
       3 ExtensionPointImpl$$Lambda$461 <-- 1 DaemonListeners [...] 1
       2 ExtensionPointImpl$$Lambda$510 <-- 1 RunManagerImpl [...] 1
       2 ContainerUtil$$Lambda$1121 <-- 1 GroupedServersConfigManagerImpl [...] 1
       2 MessageBusConnectionImpl <-- 1 JSLibraryMappings [...] 1
       2 UiNotifyConnector <-- 1 PsiAwareFileEditorManagerImpl [...] 1
       2 MessageBusConnectionImpl <-- 1 TypeScriptConfigGraphCache [...] 1
       2 DisposableWrapperList$DisposableWrapper <-- 1 PsiDocumentManagerImpl [...] 1
       2 DisposableWrapperList$DisposableWrapper <-- 1 ProjectTasksOptions [...] 1
       2 DisposableWrapperList$DisposableWrapper <-- 1 IdeDocumentHistoryImpl [...] 1
       2 DisposableWrapperList$DisposableWrapper <-- 1 JSLibraryMappings [...] 1
       2 ExtensionPointImpl$$Lambda$510 <-- 1 StatusBarWidgetsManager [...] 1
       2 ExtensionPointImpl$$Lambda$461 <-- 1 ProjectRootManagerComponent [...] 1
       2 ExtensionPointImpl$$Lambda$510 <-- 1 CoverageDataManagerImpl [...] 1
       2 MergingUpdateQueue <-- 1 PuppetProjectManager [...] 1
       2 ExtensionPointImpl$$Lambda$461 <-- 1 InjectedLanguageManagerImpl [...] 1
       2 DisposableWrapperList$DisposableWrapper <-- 1 PackageJsonForLintersConfigChangeTracker$MyPackageJsonChangeTracker [...] 1
       2 AppExecutorUtil$$Lambda$562 <-- 1 RefreshQueueImpl [...] 1
       2 DisposableWrapperList$DisposableWrapper <-- 1 GitRepositoryIgnoredFilesHolder [...] 1
       2 DisposableWrapperList$DisposableWrapper <-- 1 EncodingManagerImpl [...] 1
       2 MessageBusConnectionImpl <-- 1 StatusBarUpdater [...] 1
       2 Alarm <-- 1 PsiAwareFileEditorManagerImpl [...] 1
       2 SingleAlarm <-- 1 SaveAndSyncHandlerImpl [...] 1

Root: com.intellij.openapi.editor.impl.CaretModelImpl
      45 com.intellij.openapi.editor.impl.DocumentImpl$DocumentListenerDisposable <-- 9
      36 MarkupModelImpl$$Lambda$1341 <-- 9
      27 DisposableWrapperList$DisposableWrapper <-- 9
       9 CaretModelImpl (no parent)

Root: com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorImpl
      32 ExtensionPointImpl$$Lambda$510 <-- 8 PsiAwareTextEditorImpl$PsiAwareTextEditorComponent [...] 8
      16 MessageBusConnectionImpl <-- 8 PsiAwareTextEditorImpl$PsiAwareTextEditorComponent [...] 8
       8 PsiAwareTextEditorImpl (no parent)

Root: com.intellij.openapi.project.impl.ProjectExImpl
      31 com.intellij.openapi.util.Disposer$1 <-- 1
      28 DisposableWrapperList$DisposableWrapper <-- 1
      21 ExtensionPointImpl$$Lambda$510 <-- 1
      20 UiNotifyConnector <-- 5 ContentManagerImpl [...] 1
      19 ExtensionPointImpl$$Lambda$461 <-- 1
      16 com.intellij.openapi.util.Disposer$1 <-- 2 ContentManagerImpl [...] 1
      11 MessageBusConnectionImpl <-- 1
      10 EditorWithProviderComposite <-- 1
       8 DisposableWrapperList$DisposableWrapper <-- 1 ChangesViewCommitWorkflowHandler [...] 1
       8 Alarm <-- 1
       8 UiNotifyConnector <-- 1 GridImpl [...] 1
       7 ContentImpl <-- 3 ContentManagerImpl [...] 1
       7 MergingUpdateQueue <-- 1
       6 IdeGlassPaneImpl$$Lambda$1695 <-- 4 com.intellij.openapi.util.Disposer$1 [...] 1
       6 com.intellij.openapi.util.Disposer$1 <-- 1 GridImpl [...] 1
       6 com.intellij.openapi.util.Disposer$1 <-- 1 RunnerContentUi [...] 1
       6 SingleAlarm <-- 5 com.intellij.openapi.util.Disposer$1 [...] 1
       5 Alarm <-- 1 ConsoleViewImpl [...] 1
       5 ExtensionPointImpl$$Lambda$510 <-- 4 com.intellij.openapi.util.Disposer$1 [...] 1
       4 JBTabsImpl$8 <-- 1 RunnerContentUi [...] 1
       4 RegistryValue$$Lambda$480 <-- 1 ChangesViewManager$ChangesViewToolWindowPanel [...] 1
       4 VirtualFileManagerImpl$$Lambda$563 <-- 1
       4 Alarm <-- 1 GridImpl [...] 1
       4 com.intellij.ui.tabs.layout.singleRowLayout.ScrollableSingleRowLayout <-- 1 GridImpl [...] 1
       4 JBTabsImpl$$Lambda$1245 <-- 1 GridImpl [...] 1
       4 JBTabsImpl$$Lambda$1247 <-- 1 GridImpl [...] 1
       3 MessageBusConnectionImpl <-- 1 ChangesViewManager$ChangesViewToolWindowPanel [...] 1
       3 MessageBusConnectionImpl <-- 1 SelectedEditorFilePath$installListeners$$inlined$let$lambda$1 [...] 1
       3 MessageBusConnectionImpl <-- 1 ProjectViewPane [...] 1
       3 DisposableWrapperList$DisposableWrapper <-- 1 com.intellij.openapi.util.Disposer$1 [...] 1
       3 NavBarItem <-- 1 NavBarPanel [...] 1
       3 NamedScopesHolder$$Lambda$992 <-- 1
       3 ExtensionPointImpl$$Lambda$461 <-- 1 ChangesViewDiffPreviewProcessor [...] 1
       2 MessageBusConnectionImpl <-- 1 ChangesViewCommitWorkflowHandler [...] 1
       2 com.intellij.openapi.util.Disposer$1 <-- 1 EditorWithProviderComposite [...] 1
       2 MessageBusConnectionImpl <-- 1 CommitMessage [...] 1
       2 AnAction$$Lambda$366 <-- 1 AbstractProjectViewPSIPane$1 [...] 1
       2 ExtensionPointImpl$$Lambda$461 <-- 1 ChangesViewCommitWorkflowHandler [...] 1
       2 AnAction$$Lambda$366 <-- 1 ChangesViewCommitPanel [...] 1
       2 RegistryValue$$Lambda$480 <-- 1
       2 ExtensionPointImpl$$Lambda$510 <-- 1 ScopeViewPane [...] 1
       2 UiNotifyConnector <-- 1 RunnerContentUi [...] 1
       2 MessageBusConnectionImpl <-- 1 ConsoleViewImpl [...] 1
       2 DisposableWrapperList$DisposableWrapper <-- 1 PythonSdkPathCache [...] 1
       2 LookupManagerImpl$6 <-- 1
       2 NamedScopesHolder$$Lambda$992 <-- 1 ScopeViewPane [...] 1
       2 ExtensionPointImpl$$Lambda$510 <-- 1 ProjectViewPane [...] 1
       1 ProjectExImpl (no parent)

Root: com.intellij.openapi.application.impl.ApplicationImpl
      24 ExtensionPointImpl$$Lambda$510 <-- 1
      11 PsiReferenceRegistrarImpl$1 <-- 1 XmlReferenceContributor [...] 1
      10 PsiReferenceRegistrarImpl$3 <-- 1 XmlReferenceContributor [...] 1
       8 PsiReferenceRegistrarImpl$1 <-- 1 AngularJSReferencesContributor [...] 1
       8 PsiReferenceRegistrarImpl$1 <-- 1 DjangoPyStringReferenceContributor [...] 1
       8 ExtensionPointImpl$$Lambda$461 <-- 1
       6 com.intellij.openapi.util.Disposer$1 <-- 1
       5 PsiReferenceRegistrarImpl$1 <-- 1 DjangoReferenceContributor [...] 1
       5 PsiReferenceRegistrarImpl$1 <-- 1 Angular2ReferencesContributor [...] 1
       5 Alarm <-- 1
       5 DisposableWrapperList$DisposableWrapper <-- 1
       4 PsiReferenceRegistrarImpl$1 <-- 1 CssReferenceContributor [...] 1
       4 IdeGlassPaneImpl$$Lambda$1695 <-- 2 com.intellij.openapi.util.Disposer$1 [...] 1
       4 PsiReferenceRegistrarImpl$3 <-- 1 CssReferenceContributor [...] 1
       4 AnAction$$Lambda$366 <-- 2 DialogWrapper$1 [...] 1
       4 MessageBusConnectionImpl <-- 1
       4 Preloader$$Lambda$593 <-- 1
       4 MessageBusConnectionImpl <-- 1 GitBranchWidget [...] 1
       3 MessageBusConnectionImpl <-- 1 EncodingPanel [...] 1
       3 IdeEventQueue$$Lambda$278 <-- 1
       3 PsiReferenceRegistrarImpl$1 <-- 1 Angular2CssReferencesContributor [...] 1
       3 DisposableWrapperList$DisposableWrapper <-- 1 PositionPanel [...] 1
       2 IdeEventQueue$$Lambda$278 <-- 1 IdeStatusBarImpl [...] 1
       2 com.intellij.openapi.util.Disposer$1 <-- 1 ProjectFrameHelper [...] 1
       2 PsiReferenceRegistrarImpl$1 <-- 1 PyStdReferenceContributor [...] 1
       2 MessageBusConnectionImpl <-- 1 LineSeparatorPanel [...] 1
       2 SingleAlarm <-- 1
       2 RegistryValue$$Lambda$480 <-- 1
       2 DialogWrapper$1 <-- 1 com.intellij.openapi.util.Disposer$1 [...] 1
       2 MessageBusConnectionImpl <-- 1 LocalFileSystemImpl [...] 1
       2 MessageBusConnectionImpl <-- 1 ToggleReadOnlyAttributePanel [...] 1
       2 VirtualFilePointerManagerImpl$2 <-- 1
       2 PsiReferenceRegistrarImpl$1 <-- 1 AppEnginePyStringReferenceContributor [...] 1
       2 MessageBusConnectionImpl <-- 1 PySdkStatusBar [...] 1
       2 SerializationManagerImpl <-- 1
       2 MessageBusConnectionImpl <-- 1 CodeStyleStatusBarWidget [...] 1
       2 PsiReferenceRegistrarImpl$3 <-- 1 HtmlReferenceContributor [...] 1
       1 ApplicationImpl (no parent)

Root: com.intellij.openapi.editor.impl.view.EditorView
       9 EditorView (no parent)

Root: com.intellij.openapi.editor.impl.SoftWrapModelImpl
       9 SoftWrapModelImpl (no parent)

Root: com.intellij.codeInsight.daemon.impl.TrafficLightRenderer
       7 TrafficLightRenderer (no parent)

Root: git4idea.vfs.GitVFSListener
       4 MessageBusConnectionImpl <-- 1
       1 GitVFSListener (no parent)

Root: org.intellij.images.editor.impl.ImageFileEditorImpl
       2 ImageFileEditorImpl (no parent)

Root: com.intellij.vcs.log.impl.VcsLogManager
       1 VcsLogManager (no parent)

Root: com.intellij.codeInsight.completion.CompletionPhase$EmptyAutoPopup
       1 CompletionPhase$EmptyAutoPopup (no parent)

Root: com.intellij.openapi.roots.impl.ContentEntryImpl
       1 ContentEntryImpl (no parent)

Root: com.intellij.openapi.roots.impl.InheritedJdkOrderEntryImpl
       1 InheritedJdkOrderEntryImpl (no parent)

Root: com.intellij.openapi.module.impl.ModuleImpl
       1 ModuleImpl (no parent)

Root: com.intellij.openapi.project.impl.DefaultProject
       1 DefaultProject (no parent)

Root: com.intellij.vcs.log.data.VcsLogStatusBarProgress
       1 VcsLogStatusBarProgress (no parent)

================= DISPOSED OBJECTS ================
Count of disposed-but-strong-referenced objects: 45
  19 com.intellij.util.messages.impl.MessageBusConnectionImpl
  8 com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$1
  4 com.intellij.util.indexing.UnindexedFilesUpdater
  4 com.intellij.openapi.util.Disposer$1
  3 com.intellij.openapi.util.ActionCallback
  1 com.intellij.util.Alarm
  1 com.intellij.codeInsight.completion.StatisticsUpdate$trackStatistics$2
  1 com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$MyDaemonProgressIndicator
  1 com.intellij.codeInsight.completion.CompletionPhase$1
  1 com.intellij.codeInsight.completion.StatisticsUpdate$Companion$collectStatisticChanges$1
  1 com.intellij.ui.popup.AbstractPopup
  1 com.intellij.ui.popup.AbstractPopup$$Lambda$4252

Disposed-but-strong-referenced dominator object count: 24
Disposed-but-strong-referenced dominator sub-graph size: 18.6KB
  10.3KB - 1 com.intellij.ui.popup.AbstractPopup
  7.04KB - 1 com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$MyDaemonProgressIndicator
    496B - 1 com.intellij.util.Alarm
    272B - 4 com.intellij.util.indexing.UnindexedFilesUpdater
    264B - 3 com.intellij.openapi.util.ActionCallback
    128B - 8 com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$1
     96B - 2 com.intellij.util.messages.impl.MessageBusConnectionImpl
     64B - 4 com.intellij.openapi.util.Disposer$1

Disposed but still strong-referenced objects: 19 com.intellij.util.messages.impl.MessageBusConnectionImpl, most common paths from GC-roots:
Ignored 17 too-deep objects
Root 1:
[    1/ 50%/   32B] 6.99MB          1   ROOT: Java Frame: com.intellij.configurationStore.SaveAndSyncHandlerImpl$saveAlarm$1.invoke(SaveAndSyncHandlerImpl.kt:60)
[    1/ 50%/   32B] 6.99MB          1   com.intellij.openapi.application.impl.ApplicationImpl
[    1/ 50%/   32B] 16.2KB          1   com.intellij.util.messages.impl.MessageBusImpl$RootBus
[    1/ 50%/   32B] 7.51KB          1   java.util.concurrent.ConcurrentLinkedQueue
[    1/ 50%/   32B]   244B          1   java.util.concurrent.ConcurrentLinkedQueue$Node
[    1/ 50%/   32B]    48B          1 * com.intellij.util.messages.impl.MessageBusConnectionImpl (disposed)
Root 2:
[    1/ 50%/   32B] 1.79MB          1   ROOT: Java Frame: com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:437)
[    1/ 50%/   32B] 1.79MB          1   com.intellij.openapi.project.impl.ProjectExImpl
[    1/ 50%/   32B] 22.9KB          1   com.intellij.util.messages.impl.CompositeMessageBus
[    1/ 50%/   32B] 10.1KB          1   java.util.concurrent.ConcurrentLinkedQueue
[    1/ 50%/   32B]    96B          1   java.util.concurrent.ConcurrentLinkedQueue$Node
[    1/ 50%/   32B]    48B          1 * com.intellij.util.messages.impl.MessageBusConnectionImpl (disposed)

Disposed but still strong-referenced objects: 1 com.intellij.ui.popup.AbstractPopup, most common paths from GC-roots:
Root 1:
[    1/100%/  350B] 1.42MB          1   ROOT: Static field: com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.ourToolbars
[    1/100%/  350B] 1.42MB          1   java.util.LinkedHashSet
[    1/100%/  350B] 1.42MB          1   java.util.LinkedHashMap
[    1/100%/  350B]  871KB          1   java.util.HashMap$Node[]
[    1/100%/  350B]  256KB          1   java.util.LinkedHashMap$Entry
[    1/100%/  350B]  256KB          1   com.intellij.openapi.actionSystem.impl.ActionToolbarImpl
[    1/100%/  350B]  215KB          1   java.util.ArrayList
[    1/100%/  350B]  215KB          1   java.lang.Object[]
[    1/100%/  350B] 39.0KB          1   com.intellij.openapi.actionSystem.impl.ActionToolbarImpl$4
[    1/100%/  350B] 37.4KB          1   com.intellij.ide.HelpTooltip$1
[    1/100%/  350B] 37.4KB          1   com.intellij.ide.HelpTooltip
[    1/100%/  350B] 10.3KB          1 * com.intellij.ui.popup.AbstractPopup (disposed)

Disposed but still strong-referenced objects: 8 com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$1, most common paths from GC-roots:
Root 1:
[    8/100%/  128B] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[    8/100%/  128B] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[    8/100%/  128B] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[    8/100%/  128B] 34.8MB          1   java.lang.Object[]
[    8/100%/  128B] 14.1KB          1   com.intellij.application.options.codeStyle.cache.CodeStyleCachingServiceImpl
[    8/100%/  128B] 12.1KB          1   java.util.PriorityQueue
[    8/100%/  128B] 12.0KB          1   java.lang.Object[]
[    8/100%/  128B] 10.6KB          8   com.intellij.application.options.codeStyle.cache.CodeStyleCachingServiceImpl$FileData
[    8/100%/  128B] 10.5KB          8   com.intellij.util.keyFMap.PairElementsFMap
[    8/100%/  128B] 8.16KB          8   com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProvider
[    8/100%/  128B] 6.81KB          8   com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProvider$AsyncComputation
[    8/100%/  128B] 5.82KB          8   com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission
[    8/100%/  128B] 1.05KB          8   java.util.ArrayList
[    8/100%/  128B]   864B          8   java.lang.Object[]
[    8/100%/  128B]   128B          8 * com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$1 (disposed)

Disposed but still strong-referenced objects: 1 com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$MyDaemonProgressIndicator, most common paths from GC-roots:
Root 1:
[    1/100%/  138B] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[    1/100%/  138B] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[    1/100%/  138B] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[    1/100%/  138B] 34.8MB          1   java.lang.Object[]
[    1/100%/  138B] 7.41KB          1   com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl
[    1/100%/  138B] 7.04KB          1 * com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$MyDaemonProgressIndicator (disposed)

Disposed but still strong-referenced objects: 4 com.intellij.util.indexing.UnindexedFilesUpdater, most common paths from GC-roots:
Root 1:
[    4/100%/  168B] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[    4/100%/  168B] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[    4/100%/  168B] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[    4/100%/  168B] 34.8MB          1   java.lang.Object[]
[    4/100%/  168B]   704B          4   com.intellij.util.messages.impl.MessageBusConnectionImpl
[    4/100%/  168B]   576B          4   java.util.concurrent.atomic.AtomicReference
[    4/100%/  168B]   512B          4   java.lang.Object[]
[    4/100%/  168B]   400B          4   com.intellij.util.indexing.UnindexedFilesUpdater$2
[    4/100%/  168B]   272B          4 * com.intellij.util.indexing.UnindexedFilesUpdater (disposed)

Disposed but still strong-referenced objects: 1 com.intellij.util.Alarm, most common paths from GC-roots:
Root 1:
[    1/100%/   57B] 25.3KB          1   ROOT: Global JNI
[    1/100%/   57B] 25.3KB          1   sun.awt.windows.WToolkit
[    1/100%/   57B] 9.94KB          1   java.util.WeakHashMap
[    1/100%/   57B] 9.84KB          1   java.util.WeakHashMap$Entry[]
[    1/100%/   57B]   992B          1 ! java.util.WeakHashMap$Entry (weak)
[    1/100%/   57B]   932B          1   java.awt.Toolkit$SelectiveAWTEventListener
[    1/100%/   57B]   624B          1   javax.swing.plaf.basic.BasicLookAndFeel$AWTEventHelper
[    1/100%/   57B]   608B          1   com.intellij.ide.ui.laf.IntelliJLaf
[    1/100%/   57B]   496B          1 * com.intellij.util.Alarm (disposed)

Disposed but still strong-referenced objects: 4 com.intellij.openapi.util.Disposer$1, most common paths from GC-roots:
Root 1:
[    3/ 75%/   48B] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[    3/ 75%/   48B] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[    3/ 75%/   48B] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[    3/ 75%/   48B] 34.8MB          1   java.lang.Object[]
[    3/ 75%/   48B]  389KB          3   com.intellij.openapi.editor.SelectionModel$$Lambda$3570
[    3/ 75%/   48B]  389KB          3   com.intellij.find.EditorSearchSession
[    3/ 75%/   48B]  303KB          3   com.intellij.find.SearchReplaceComponent
[    3/ 75%/   48B] 9.87KB          3   com.intellij.ui.components.panels.NonOpaquePanel
[    3/ 75%/   48B] 6.61KB          3   com.intellij.ui.OnePixelSplitter
[    3/ 75%/   48B] 3.64KB          3   com.intellij.openapi.ui.OnePixelDivider
[    3/ 75%/   48B]    48B          3 * com.intellij.openapi.util.Disposer$1 (disposed)
Root 2:
[    1/ 25%/   16B] 3.61MB          1   ROOT: Static field: javax.swing.TransferHandler.recognizer
[    1/ 25%/   16B] 3.61MB          1   javax.swing.TransferHandler$SwingDragGestureRecognizer
[    1/ 25%/   16B] 3.61MB          1   com.intellij.openapi.editor.impl.EditorComponentImpl
[    1/ 25%/   16B]  3.6MB          1   com.intellij.openapi.editor.impl.EditorImpl
[    1/ 25%/   16B]  128KB          1   com.intellij.openapi.editor.impl.EditorImpl$MyHeaderPanel
[    1/ 25%/   16B]  127KB          1   java.awt.BorderLayout
[    1/ 25%/   16B]  127KB          1   com.intellij.find.SearchReplaceComponent
[    1/ 25%/   16B] 3.36KB          1   com.intellij.ui.components.panels.NonOpaquePanel
[    1/ 25%/   16B] 2.25KB          1   com.intellij.ui.OnePixelSplitter
[    1/ 25%/   16B] 1.24KB          1   com.intellij.openapi.ui.OnePixelDivider
[    1/ 25%/   16B]    16B          1 * com.intellij.openapi.util.Disposer$1 (disposed)

Disposed but still strong-referenced objects: 3 com.intellij.openapi.util.ActionCallback, most common paths from GC-roots:
Root 1:
[    1/ 33%/   40B]  164KB          1   ROOT: Global JNI
[    1/ 33%/   40B]  164KB          1   com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog
[    1/ 33%/   40B]    88B          1 * com.intellij.openapi.util.ActionCallback (disposed)
Root 2:
[    1/ 33%/   40B] 35.1MB          1   ROOT: Static field: com.intellij.openapi.util.Disposer.ourTree
[    1/ 33%/   40B] 35.1MB          1   com.intellij.openapi.util.ObjectTree
[    1/ 33%/   40B] 34.9MB          1   it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
[    1/ 33%/   40B] 34.8MB          1   java.lang.Object[]
[    1/ 33%/   40B] 6.56KB          1   com.intellij.execution.ui.layout.impl.RunnerContentUi
[    1/ 33%/   40B]    88B          1 * com.intellij.openapi.util.ActionCallback (disposed)

Disposed but still strong-referenced objects: 1 com.intellij.codeInsight.completion.StatisticsUpdate$trackStatistics$2, most common paths from GC-roots:
Root 1:
[    1/100%/    8B]     8B          1   ROOT: Static field: com.intellij.codeInsight.completion.StatisticsUpdate$trackStatistics$2.INSTANCE
[    1/100%/    8B]     8B          1 * com.intellij.codeInsight.completion.StatisticsUpdate$trackStatistics$2 (disposed)

Disposed but still strong-referenced objects: 1 com.intellij.ui.popup.AbstractPopup$$Lambda$4252, most common paths from GC-roots:
Root 1:
[    1/100%/   16B] 1.42MB          1   ROOT: Static field: com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.ourToolbars
[    1/100%/   16B] 1.42MB          1   java.util.LinkedHashSet
[    1/100%/   16B] 1.42MB          1   java.util.LinkedHashMap
[    1/100%/   16B]  871KB          1   java.util.HashMap$Node[]
[    1/100%/   16B]  256KB          1   java.util.LinkedHashMap$Entry
[    1/100%/   16B]  256KB          1   com.intellij.openapi.actionSystem.impl.ActionToolbarImpl
[    1/100%/   16B]  215KB          1   java.util.ArrayList
[    1/100%/   16B]  215KB          1   java.lang.Object[]
[    1/100%/   16B] 39.0KB          1   com.intellij.openapi.actionSystem.impl.ActionToolbarImpl$4
[    1/100%/   16B] 37.4KB          1   com.intellij.ide.HelpTooltip$1
[    1/100%/   16B] 37.4KB          1   com.intellij.ide.HelpTooltip
[    1/100%/   16B] 10.3KB          1 ! com.intellij.ui.popup.AbstractPopup (disposed)
[    1/100%/   16B]    16B          1 * com.intellij.ui.popup.AbstractPopup$$Lambda$4252 (disposed)

Disposed but still strong-referenced objects: 1 com.intellij.codeInsight.completion.StatisticsUpdate$Companion$collectStatisticChanges$1, most common paths from GC-roots:
Root 1:
[    1/100%/    8B]     8B          1   ROOT: Static field: com.intellij.codeInsight.completion.StatisticsUpdate$Companion$collectStatisticChanges$1.INSTANCE
[    1/100%/    8B]     8B          1 * com.intellij.codeInsight.completion.StatisticsUpdate$Companion$collectStatisticChanges$1 (disposed)

Disposed but still strong-referenced objects: 1 com.intellij.codeInsight.completion.CompletionPhase$1, most common paths from GC-roots:
Root 1:
[    1/100%/   16B]    16B          1   ROOT: Static field: com.intellij.codeInsight.completion.CompletionPhase.NoCompletion
[    1/100%/   16B]    16B          1 * com.intellij.codeInsight.completion.CompletionPhase$1 (disposed)


=============== ANALYSIS INFORMATION ==============
Prepare files duration: 4.530 s
Analysis duration: 7.270 s
TOTAL DURATION: 11.89 s
Temp files:
  heapdump = 301M
  id-mapping = 59.9M
  auxOffset = 15.0M
  aux = 39.4M
  parents = 15.0M
  sizes = 15.0M
  visited = 15.0M
  refIndex = 3.75M
================
Projects open: 1
Project 1:
  Module count: 1
  Editors opened: 10. Counts by type:
   * 8 com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorImpl[com.jetbrains.python.PythonFileType]
   * 2 org.intellij.images.editor.impl.ImageFileEditorImpl[org.intellij.images.fileTypes.impl.ImageFileType]


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值