Perf Host Optimization

Profiles and optimizes LLM inference host / CPU overhead (vLLM / SGLang / TRT-LLM serve / lmdeploy / TensorRT-LLM PyExecutor) using line_profiler (with nsys support planned). Runs iterative profile-analyze-optimize-validate rounds. Use when GPU utilization is low, when perf-host-analysis has concluded "host-bound", or when the user asks to reduce host overhead / Python scheduling overhead / sampler latency / inference loop overhead. Triggers also include: "削 host overhead", "降 launch overhead", "优化 scheduler", "GPU 利用率低怎么提".

Saddss Updated

File contents

Saddss/cursor-skills/tree/main/skills/perf-host-optimization commit 12d3ad9529

Frequently asked questions

npx skillmds@latest add saddss/perf-host-optimization