Rust Build Times

Rust build time optimization skill for reducing slow compilation. Use when using cargo-timings to profile builds, configuring sccache for Rust, using the Cranelift backend, splitting workspaces for parallelism, choosing between thin LTO and fat LTO, or using the mold linker with Rust. Activates on queries about slow Rust compilation, cargo-timings, sccache Rust, cranelift backend, Rust workspace splitting, LTO tradeoffs, or mold linker with Rust.

mohitmishra786 548d09a 6.9 KB Updated

File contents

mohitmishra786/low-level-dev-skills/tree/main/skills/rust/rust-build-times commit 548d09a58d

Frequently asked questions

npx skillmds add mohitmishra786/rust-build-times