Skip to content

Instantly share code, notes, and snippets.

@ryoqun
Created May 23, 2012 14:46
Show Gist options
  • Save ryoqun/2775644 to your computer and use it in GitHub Desktop.
Save ryoqun/2775644 to your computer and use it in GitHub Desktop.
nm --demangle --size-sort --print-size ./vm/vm | grep -Fv " rubinius::" | grep -Fv "llvm" | grep "::" | grep -v "std::" | grep -vF "(anonymous " | LANV=C sort -k 4 | less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment