Skip to main content

rust-perf-tuning

Stars8
Forks2
UpdatedJune 15, 2026 at 22:33

Diagnose Rust performance bottlenecks from profiling data and apply targeted optimizations. Covers the full cycle: measure โ†’ profile (see rust-profiling skill) โ†’ diagnose โ†’ fix โ†’ verify. Includes pattern-matched fixes for common flamegraph hotspots, allocation elimination, data layout, compiler settings, and parallelism tuning.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly