|
cargo-llvm-lines
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Count lines of LLVM IR per generic function |
||||||||||||||||||||
| Type: Formula | Latest Version: 0.4.45@0 | Tracked Since: Dec 17, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||
| Tags: rust llvm compiler optimization cargo | ||||||||||||||||||||
| Install: brew install cargo-llvm-lines | ||||||||||||||||||||
|
About: cargo-llvm-lines is a Cargo subcommand that analyzes Rust crates to count the number of lines of LLVM IR generated for each generic function. This helps developers identify code bloat caused by excessive monomorphization, enabling them to optimize binary size and compile times. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| License: Apache-2.0 OR MIT | ||||||||||||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux | ||||||||||||||||||||
| Version History | ||||||||||||||||||||
|