关于
This skill provides specialized guidance for identifying and resolving performance bottlenecks in Rust applications. It offers structured implementation patterns for CPU profiling, memory leak detection, and high-fidelity benchmarking using industry-standard tools like Criterion, Flamegraph, and Valgrind. By following this skill's optimization strategies—ranging from algorithmic improvements to Profile-Guided Optimization (PGO)—developers can significantly reduce latency, minimize memory footprints, and improve binary efficiency in production environments.