Rust Perf

Detect and fix performance issues in Rust projects using a modern 2026 toolchain. Use when the user asks to "profile rust", "optimize rust binary", "make it faster", "flamegraph", "pgo", "bolt", "find hotspots", "why is this slow", or mentions latency/throughput regressions in Rust code. Adapts to what's already in the repo (hotpath, criterion, custom allocator) before suggesting new tools. Covers CPU sampling, in-process pprof, deterministic benchmarks, heap profiling, causal profiling, and the PGO+BOLT pipeline.

decebal 5f6cce5 12 files · 37.8 KB Updated

File contents

decebal/curated-claude-skills/tree/main/skills/stack-agnostic/rust-perf commit 5f6cce5194

Frequently asked questions

npx skillmds@latest add decebal/rust-perf