MCPcopy Create free account
hub / github.com/FlashSampling/FlashSampling / parse_engine_stats.py

File parse_engine_stats.py

benchmarking/vllm/parse_engine_stats.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Extract KV-cache occupancy, running reqs, and waiting reqs from vLLM sweep logs.
2
3Usage:
4 python parse_engine_stats.py <sweep.log> [--by-concurrency]

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected