cargo-llvm-lines

Count lines of LLVM IR per generic function (by dtolnay)

Cargo-llvm-lines Alternatives

Similar projects and alternatives to cargo-llvm-lines

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cargo-llvm-lines alternative or higher similarity.

cargo-llvm-lines reviews and mentions

Posts with mentions or reviews of cargo-llvm-lines. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-22.
  • Making a Rust crate compile faster [video]
    1 project | /r/rust | 2 Jul 2022
    This is a livestream, the "offline" artefact is a function of that but not the primary one. Jon essentially uses livestreams as exploratory labs / presentations, and even ignoring the regular Q&As audience interaction is both common and commonly useful there — for instance in this one /u/dtolnay suggests something about cargo-llvm-lines as Jon is working with it.
  • 1.56 Compile time is through the roof!?
    7 projects | /r/rust | 22 Oct 2021
    If you want to dig further, I see though that some of this time is spent in codegen (generating LLVM IR) and in LLVM. Maybe something is generating much more IR than before, which then takes a lot of time to process. Another tool is https://github.com/dtolnay/cargo-llvm-lines which shows the number of lines of unoptimized LLVM IR for each of your functions. In general it can be useful to optimize compile times of your project, in this case it might show which area of your code triggers this bug.
  • David Tolnay - thank you
    5 projects | /r/rust | 2 Apr 2021
    cargo llvm-lines, too.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic cargo-llvm-lines repo stats
3
372
7.3
25 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com