This is a skill for benchmarking the efficiency of automatic prefix caching in vLLM using fixed prompts, real-world datasets, or synthetic prefix/suffix patterns. Use when the user asks to benchmark prefix caching hit rate, caching efficiency, or repeated-prompt performance in vLLM.
$npx -y skills add vllm-project/vllm-skills --skill vllm-prefix-cache-benchInstalls into the current project.
Run `npx skills use "https://github.com/vllm-project/vllm-skills" --skill "vllm-project/vllm-skills/vllm-prefix-cache-bench"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vllm-project/vllm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/vllm-project/vllm-skills"` and select the relevant skills, then follow their instructions.