-
Notifications
You must be signed in to change notification settings - Fork 75
Types statistics
fremag edited this page Dec 30, 2016
·
3 revisions
This module displays all types loaded in memory and some statistices about them:
- Nb: number of instances of the type
- Total: Nb * Basic size of one instance This is not the total memory held by all instances and their references (fields, properties, collections ...)
You can filter types with a regular expression:
You can define some aliases in Settings module:
MemoScope: Introduction - Dump a process