Skip to main content

optimize

Estrellas8
Forks0
Actualizado25 de junio de 2026 a las 05:01

Profile and improve performance for newly written or modified performance-critical code in the Irreden Engine. Use whenever the current change touches a system tick function, a render pipeline stage, a shader, audio/video processing, math hot paths, or anywhere on the per-frame critical path. Also use when the user says "optimize", "profile", "this is slow", "find the hotspot", "check perf", "benchmark this", or "why is this frame slow". Should run BEFORE simplify when the change is performance-relevant — optimize may add profile blocks or comments that simplify would otherwise consider extraneous. Reports CPU profiler findings and, where GPU profiling infrastructure exists, GPU timer query results. Files an issue if the necessary profiling infrastructure is missing.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
8 archivos
SKILL.md
readonly