Rust Profiling

Profile Rust code using samply and related evidence to identify CPU bottlenecks, allocation hot paths, and allocator-fragmentation symptoms. Use when performance is slow, RSS grows unexpectedly, before optimizing, or when the user asks to profile.

blacktop c766010 5 files · 39.3 KB Updated

File contents

blacktop/dotfiles/tree/main/ai/skills/rust-profiling commit c76601090d

Frequently asked questions

npx skillmds@latest add blacktop/rust-profiling