Rust Performance

Guides advanced Rust performance optimization: flamegraph profiling, criterion benchmarks, allocation profiling, SIMD patterns, and zero-copy design. Use when the user asks about Rust performance, flamegraph, criterion, allocation profiling, SIMD, zero-copy, perf optimization. Do NOT use when the user asks about Rust ownership (use `rust-ownership-patterns`), Rust async (use `rust-async-patterns`), general performance testing (use `performance-testing`).

FerroxLabs 9cf8245 2 files · 34.1 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/rust-performance commit 9cf824531b

Frequently asked questions

npx skillmds@latest add ferroxlabs/rust-performance