mirror of
https://github.com/vllm-project/vllm.git
synced 2026-08-18 03:30:20 +00:00
Benchmark Suites
vLLM provides comprehensive benchmarking tools for performance testing and evaluation:
- Benchmark CLI:
vllm benchCLI tools and specialized benchmark scripts for interactive performance testing. - Parameter Sweeps: Automate
vllm benchruns for multiple configurations, useful for optimization and tuning. - Performance Dashboard: Automated CI that publishes benchmarks on each commit.