fgiorgetti commented on pull request #1073: URL: https://github.com/apache/qpid-dispatch/pull/1073#issuecomment-799420006
@ChugR I have built a qdrouterd image `quay.io/fgiorgetti/qdrouterd:dispatch-2000` and tested locally using docker containers. Without your 4k buffer change, I was seeing transfer speeds around 400 Mbits/sec (on both server and client). Using the `--4k-buffer` flag, I am seeing transfer speeds around 2.8Gbits/sec. I have updated my gist example to include the image above, in case someone else wants to give it a try. https://gist.github.com/fgiorgetti/4f6a462e58feb50518db64db23e487dd ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
