con un clic
diffusion-perf
Deprecated alias (merged into diffusion-kernel).
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.
Menú
Deprecated alias (merged into diffusion-kernel).
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.
Basado en la clasificación ocupacional SOC
Step-by-step tutorial for adding a new lightweight JIT CUDA kernel to sglang's jit_kernel module
Step-by-step tutorial for adding a heavyweight AOT CUDA/C++ kernel to sgl-kernel (including tests & benchmarks)
Guide for writing SGLang CI/UT tests following project conventions. Covers CustomTestCase, CI registration, server fixtures, model selection, and test placement. Use when creating new tests, adding CI test cases, writing unit tests, or when the user asks to add tests for SGLang features.
Index for SGLang Diffusion kernel development skills.
| name | diffusion-perf |
| description | Deprecated alias (merged into diffusion-kernel). |
| user-invocable | false |
| allowed-tools | Bash, Read |
| argument-hint | <model-path> [--prompt "..."] [--baseline baseline.json] |
This skill has been merged into the canonical docs under diffusion-kernel:
../diffusion-kernel/diffusion-benchmark-and-profile.md → Perf dump & before/after compareFollow that document as the single source of truth:
sglang generate ... --warmup --perf-dump-path <file>.jsonpython python/sglang/multimodal_gen/benchmarks/compare_perf.py <baseline.json> <new.json> to generate a PR-ready comparison table