Skip to content

[EchoClient] don't include shutdown duration in echo duration

Maxim Onciul requested to merge echo_client_dont_measure_shutdown into master
  • Shutdown the client connections after the echo phase has ended.
  • Send "quit\n" on the last client connection (Though it is not guarantied that there are no more open connection because we parallelize the termination)
  • Free memory after the Runtime has terminated

Merge request reports

Loading