Random dataset in benchmark_serving is not random #4133
hoangvictor
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the benchmark_serving.py script, we enforce the sample_random_requests method to retrieve data from a dataset rather than generating a random string. Is there a specific reason for this choice, and does it impact performance measurement?
Beta Was this translation helpful? Give feedback.
All reactions