Skip to content

Instantly share code, notes, and snippets.

@kronos
Created May 12, 2011 21:46
Show Gist options
  • Save kronos/969529 to your computer and use it in GitHub Desktop.
Save kronos/969529 to your computer and use it in GitHub Desktop.
kronos:rubinius:[master]$ bin/rbx -I heap_dump/lib/ heap_dump/bin/histo.rb heap.dump heap2.dump
43 Method 2408
40 String 2880
40 Rubinius::ByteArray 1600
3 Rubinius::Tuple 480
3 Rubinius::GlobalCacheEntry 144
2 Rubinius::LookupTable 96
1 Class 112
1 Rubinius::LookupTable::Bucket 48
1 Rubinius::MethodTable 48
@kronos
Copy link
Author

kronos commented May 13, 2011

Hashes and strings, for example.

@argent-smith
Copy link

Doh! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment