Skip to main content

rust-performance

Rust 效能優化技能。涵蓋零成本抽象原理、iterator vs loop 效能比較、 SIMD hints(std::simd)、cargo bench + criterion 2.0 微基準測試、 flamegraph 效能分析、perf/DHAT 工具鏈、記憶體配置優化(arena allocator)、 String 與 &str 效能策略、HashMap hasher 選擇、編譯器優化等級(opt-level/LTO/codegen-units)、 async overhead 與零成本取消、#[inline] 策略。 觸發關鍵詞:Rust performance, benchmark, criterion, flamegraph, profiling, zero-cost abstraction, iterator performance, SIMD, LTO, opt-level, codegen-units, arena allocator, perf, DHAT, inline, cache friendly

Jump to install

Source facts

Repository
luckyegg168/rust-skill
Last source activity
March 29, 2026 at 15:16
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.