You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to benchmark a stream, if the stream returns a large amount of data, it would be near impossible to see the benchmark output and renders benchmarking useless.
Suggestion: either support an --output-file output file option for the output of the request/stream or something like a --no-response which hides the response and just returns the benchmark.
The text was updated successfully, but these errors were encountered:
When trying to benchmark a stream, if the stream returns a large amount of data, it would be near impossible to see the benchmark output and renders benchmarking useless.
Suggestion: either support an
--output-file
output file option for the output of the request/stream or something like a--no-response
which hides the response and just returns the benchmark.The text was updated successfully, but these errors were encountered: