Skip to content

Instantly share code, notes, and snippets.

@timo
Created August 30, 2019 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timo/a2f4bb66f0811323319afa9f14ef75f0 to your computer and use it in GitHub Desktop.
Save timo/a2f4bb66f0811323319afa9f14ef75f0 to your computer and use it in GitHub Desktop.
heapanalyzer of heap snapshot of heapanalyzer; "summary every 10"
perl6 -I ../Compress-Zstd/ -I . bin/moar-ha /tmp/heapanalyzer.mvmheap
Considering the snapshot...looks reasonable!
This file contains 279 heap snapshots. To select one to look
at, type something like `snapshot 278`.
Type `help` for available commands, or `exit` to exit.
> summary every 10
forgetting snapshot 0
forgetting snapshot 10
forgetting snapshot 20
forgetting snapshot 30
forgetting snapshot 40
Snapshot Heap Size Objects Type Objects STables Frames References
======== ================= ========= ============ ======= ====== ==========
0 46,483,294 bytes 468,504 3,310 3,311 3,061 1,880,358
10 123,271,858 bytes 530,479 3,182 3,183 3,449 2,161,096
20 129,596,474 bytes 659,789 3,174 3,175 3,444 2,490,114
30 139,610,394 bytes 867,409 3,174 3,175 3,438 3,041,538
40 154,224,882 bytes 1,170,399 3,174 3,175 3,441 3,822,829
forgetting snapshot 50
forgetting snapshot 60
forgetting snapshot 70
forgetting snapshot 80
forgetting snapshot 90
Snapshot Heap Size Objects Type Objects STables Frames References
======== ================= ========= ============ ======= ====== ==========
50 168,741,551 bytes 1,389,895 3,174 3,175 3,419 4,393,767
60 195,129,431 bytes 1,938,117 3,174 3,175 3,422 5,807,902
70 207,712,633 bytes 2,220,519 3,174 3,175 3,423 6,561,090
80 169,032,724 bytes 1,474,252 3,174 3,175 3,383 4,758,618
90 143,680,721 bytes 1,007,563 3,175 3,176 3,339 3,481,479
forgetting snapshot 100
forgetting snapshot 110
forgetting snapshot 120
forgetting snapshot 130
forgetting snapshot 140
Snapshot Heap Size Objects Type Objects STables Frames References
======== ================= ======= ============ ======= ====== ==========
100 132,365,330 bytes 777,046 3,175 3,176 3,270 2,883,028
110 123,579,472 bytes 690,806 3,168 3,169 3,273 2,465,518
120 113,630,243 bytes 486,481 3,179 3,180 3,269 1,935,206
130 113,623,403 bytes 486,457 3,179 3,180 3,260 1,935,450
140 113,623,387 bytes 486,457 3,179 3,180 3,260 1,935,342
forgetting snapshot 150
forgetting snapshot 160
forgetting snapshot 170
forgetting snapshot 180
forgetting snapshot 190
Snapshot Heap Size Objects Type Objects STables Frames References
======== ================= ======= ============ ======= ====== ==========
150 113,623,307 bytes 486,455 3,179 3,180 3,260 1,922,338
160 113,623,403 bytes 486,457 3,179 3,180 3,260 1,936,199
170 113,625,195 bytes 486,465 3,179 3,180 3,263 1,922,796
180 100,217,054 bytes 504,671 3,180 3,181 3,273 1,994,167
190 95,979,115 bytes 674,554 3,180 3,181 3,281 2,491,835
forgetting snapshot 200
forgetting snapshot 210
forgetting snapshot 220
forgetting snapshot 230
forgetting snapshot 240
Snapshot Heap Size Objects Type Objects STables Frames References
======== ================= ========= ============ ======= ====== ==========
200 107,049,779 bytes 855,247 3,180 3,181 3,282 3,034,350
210 117,815,619 bytes 1,031,834 3,180 3,181 3,282 3,564,486
220 128,886,419 bytes 1,212,982 3,180 3,181 3,282 4,108,297
230 139,958,931 bytes 1,394,849 3,180 3,181 3,282 4,654,296
240 152,468,195 bytes 1,599,992 3,180 3,181 3,282 5,270,160
forgetting snapshot 250
forgetting snapshot 260
forgetting snapshot 270
Snapshot Heap Size Objects Type Objects STables Frames References
======== ================= ========= ============ ======= ====== ==========
250 164,326,507 bytes 1,793,818 3,180 3,181 3,281 5,852,012
260 176,563,475 bytes 1,994,371 3,180 3,181 3,282 6,454,142
270 186,845,507 bytes 2,163,098 3,180 3,181 3,282 6,967,695
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment