Guide agents through Rust performance profiling: flamegraphs via cargo-flamegraph, binary size analysis, monomorphization bloat measurement, Criterion microbenchmarks, and interpreting profiling results with inlined Rust frames.
For flamegraph setup and Criterion configuration, see references/cargo-flamegraph-setup.md.
성능 분석을 위한 Rust 프로파일링 기술. Rust 바이너리에서 Flamegraph를 생성하거나, Cargo-llvm-line으로 단일화 팽창을 측정하거나, 화물 팽창으로 바이너리 크기를 분석하거나, Criterion을 사용한 마이크로 벤치마킹 또는 프로필의 인라인 프레임을 해석할 때 사용합니다. 화물 Flamegraph, 화물 팽창, 화물-llvm-lines, Criterion 벤치마크, Rust 성능 프로파일링 또는 바이너리 크기 분석에 대한 쿼리에 대해 활성화됩니다. 출처: mohitmishra786/low-level-dev-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/mohitmishra786/low-level-dev-skills --skill rust-profiling 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다