Created
February 8, 2018 14:48
-
-
Save AlexDaniel/0facc6c9efa9f698066d94aa9b7f515d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> top objects | |
Name Total Bytes | |
=============== =============== | |
NQPArray 9,888,776 bytes | |
BOOTStaticFrame 6,900,515 bytes | |
BOOTInt 6,130,720 bytes | |
Buf 5,141,290 bytes | |
BOOTHash 5,019,680 bytes | |
VMString 3,934,807 bytes | |
NFAType 3,113,160 bytes | |
SCRef 2,551,000 bytes | |
BOOTCode 2,016,216 bytes | |
Parameter 1,750,864 bytes | |
BOOTNum 1,165,248 bytes | |
BOOTCompUnit 830,990 bytes | |
792,564 bytes | |
BOOTStr 726,528 bytes | |
Method 712,576 bytes | |
> top objects by count | |
Name Count | |
===================================== ======= | |
BOOTInt 191,585 | |
NQPArray 101,556 | |
VMString 61,610 | |
BOOTNum 36,414 | |
BOOTCode 28,003 | |
BOOTStr 22,704 | |
BOOTStaticFrame 22,311 | |
Parameter 12,874 | |
BOOTHash 9,130 | |
Perl6::Metamodel::ContainerDescriptor 9,052 | |
Scalar 8,029 | |
Signature 6,861 | |
BOOTIntArray 4,830 | |
Method 4,688 | |
4,120 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment