Rust Performance

Measure, profile, optimize, and regression-test Rust performance across latency, throughput, CPU, allocations, memory, binary size, and compile time using representative workloads, Criterion, iai-callgrind, cargo-flamegraph, samply, DHAT, heap or pprof tools, cargo-bloat, cargo-llvm-lines, and build timings. Use when users report slow Rust code, high memory or CPU, large binaries, noisy benchmarks, tail-latency regressions, or need performance budgets and evidence-backed optimization.

full-stack-skills e6d56e1 11 files · 30.3 KB Updated

File contents

full-stack-skills/rust-skills/tree/main/skills/rust-performance commit e6d56e1117

Frequently asked questions

npx skillmds@latest add full-stack-skills/rust-performance