Skip to main content
Run any Skill in Manus
with one click

faster-code

Stars1
Forks0
UpdatedJuly 15, 2026 at 05:53

当代码运行缓慢、超时、被终止、消耗大量 CPU、执行长时间批处理作业、进行参数扫描、训练模型、处理大型数据集、运行模拟,或目标规模运行时间未知时,使用本技能。它指导智能体逐步探测运行时间,在可行时进行在线 N-T 进度插桩,采用固定超时采样,执行 N-T 扩展估算,并在尝试目标规模前作出全规模运行的通过/不通过决策。如果进行了优化,它要求保留慢速版本的规范输出,证明语义逐字节等价,并在通过并行投入更多 CPU 前优先消除无效工作。本技能不封装性能分析工具,也不提供通用优化方案;它负责判断应全规模运行、停止,还是转入性能分析和原则性优化。

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.

File Explorer
2 files
SKILL.md
readonly