Skip to main content
在 Manus 中运行任何 Skill
一键导入

rust-performance

星标0
分支0
更新时间2026年3月29日 15:16

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

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
5 个文件
SKILL.md
readonly