Introduction
1.
📦 Install
2.
💡 Concepts
2.1.
Call Graph
2.2.
Paths
2.3.
Dominators and Retained Size
2.4.
Generic Functions and Monomorphization
3.
🏋️♀️ Usage
3.1.
⌨ Command Line Interface
3.1.1.
twiggy top
3.1.2.
twiggy paths
3.1.3.
twiggy monos
3.1.4.
twiggy dominators
3.1.5.
twiggy diff
3.1.6.
twiggy garbage
3.2.
🦀 As a Crate
3.3.
🕸 On the Web with WebAssembly
4.
🔎 Supported Binary Formats
5.
🙌 Contributing to Twiggy
5.1.
Building
5.2.
Testing
5.3.
Code Formatting
5.4.
Pull Requests
5.5.
Team
Light
(default)
Rust
Coal
Navy
Ayu
Twiggy🌱
📦 Install
Ensure that you have the
Rust toolchain installed
, then run:
cargo install twiggy