FICHA · AUR

cargo-llvm-lines

Count the number of lines of LLVM IR across all instantiations of a generic function

  • cli
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

LLVM IR growth from Rust generic functions can be counted to understand code size and monomorphization cost. It is useful for developers investigating compile-time or binary-size issues.

This is compiler analysis tooling. Use results as a guide for profiling and refactoring, then verify real binary size and performance separately.

How to run

cargo-llvm-lines

Commands: cargo-llvm-lines

Permissions

Permissions not analysed for this source yet.