Jiri Daněk created DISPATCH-2200:
------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]