Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2200

TCP adaptor microbenchmark test with a pass/fail condition

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Protocol Adaptors, Tests
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            jdanek Jiri Daněk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: