Rust Performance

Diagnose and improve Rust runtime speed, memory use, binary size, and compile times with a measurement-first workflow distilled from The Rust Performance Book. Use when profiling hot paths, tuning build settings, reducing allocations, improving I/O, inlining decisions, or fixing slow Rust builds. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/botirk38--botir-skills--rust-performance commit ae31032cb9

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-performance-2