Analysing the size of code-related entities
This page provides an analysis for the size of the image, with a focus on the size of code entities, like methods and classes.
For performance reasons the vaues of these metrics are caches in GtMemoryMetrics
. They can be reset using the snippet below.
GtMemoryMetrics reset
Current image size is 553.35 MiB
.
Total analysed size: InstanceVariableNotFound: methodSelectors not found in AllProtocol (no messages) - 0 selector(s)
Methods: 56.90 MiB
for 406656
methods.
The size of methods includes all bytecodes, additional state and literals. Literals include strings and literal arrays, but excludes symbols.
Classes: InstanceVariableNotFound: methodSelectors not found in AllProtocol (no messages) - 0 selector(s)
for 28954
classess.
Instance Side: InstanceVariableNotFound: methodSelectors not found in AllProtocol (-- all --) - 7 selector(s)
Class side: InstanceVariableNotFound: methodSelectors not found in AllProtocol (no messages) - 0 selector(s)
(metaclasses)
The size of classes includes the size of the class object and various method dictionaries, but excludes the actual methods in those dictionaries
Symbols: 6.38 MiB
for 205982
symbols
Pragmas Cache: 2.77 MiB
GT Completion Cache: 51.54 MiB
Packages: 10.74 MiB
Navigation Environment: 1.94 MiB
When using traits, metaclasses use two extra arrays. This can introduce a memory overhead when traits have many users.
Traits overhead: 11.69 MiB
This measures the size of several types of instances, to double check that the previous calculations did not miss something.
MethodDictionary
sanity check:
72052
instances
68.56 MiB
using HashedCollection>>#gtSpecificSizeInMemory
29.22 MiB
using #selector
CompiledMethod
:
406847
instances
56.94 MiB
using CompiledMethod>>#gtSpecificSizeInMemory
34.09 MiB
using #selector
ClassOrganization
:
57908
instances
InstanceVariableNotFound: methodSelectors not found in AllProtocol (-- all --) - 1 selector(s)
using ClassOrganization>>#gtSpecificSizeInMemory