[ 
https://issues.apache.org/jira/browse/DISPATCH-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388152#comment-17388152
 ] 

ASF GitHub Bot commented on DISPATCH-2200:
------------------------------------------

jiridanek commented on pull request #1303:
URL: https://github.com/apache/qpid-dispatch/pull/1303#issuecomment-887632437


   I think it's best to merge this now, and do the pass/fail part of the jira 
in a next PR. I've been having problems with TCP stalls when I have more than 2 
routers in the network. There are already some jiras for when that bug may 
happen...


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> TCP adaptor microbenchmark test with a pass/fail condition
> ----------------------------------------------------------
>
>                 Key: DISPATCH-2200
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2200
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Protocol Adaptors, Tests
>            Reporter: Jiri Daněk
>            Priority: Major
>
> Some aspects of performance of the TCP adaptor can be effectively tested by 
> measuring an end-to-end latency of a TCP send.
> When each send is done after the previous send finished, this gives a 
> measurement of the lowest latency possible under the most ideal conditions. 
> Such benchmark focuses on the speed of the happy path under no contention and 
> the lowest possible load.
> When the transfers happen over localhost, impact of most of networking is 
> eliminated and the test measures impact of dispatch code exclusively.
> The pass fail condition was previously discussed in comments for 
> https://github.com/apache/qpid-dispatch/pull/1296



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to