Different benchmark results when comparing instruments. What should I trust and why? #271
Unanswered
psydok
asked this question in
User Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am comparing
vllm/benchmarks/benchmark_serving.py
withguidellm benchmark
. I get different RPS and Ouput TPS under the same scenarios. But to run the guidellm test, I had to increase the max_seconds from 60 seconds to 300 seconds.Perhaps I don't understand why the results are so different? Could you help me figure it out, please?
concurrent:
concurent seems to parse the results incorrectly. because table in console shows that ttft should be 89458.3ms at 0.5 rps.
Beta Was this translation helpful? Give feedback.
All reactions