satan9394/dsh-performance0

dsh-performance

性能优化技能插件,支持瓶颈定位、复杂度分析、缓存与资源释放等优化流程。

AI 分析

核心用于系统与代码性能调优。适合需要定位性能瓶颈、进行复杂度分析并输出对比报告的开发者。

包名
dsh-performance
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-performance

使用

对 agent 说"太慢了,优化一下 / 性能分析",performance 技能按 测量 → 定位瓶颈 → 优化 → 验证回归 流程输出 before/after 对比报告。