Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-5514

C# test client slow in multithread mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.17.0
    • netstd - Library
    • None
    • Patch Available

    Description

      The test client is rather slow when started with multiple threads, e.g. client -t 32

      Root cause is some obscure Select() constructs that try to do everything and the dog in one line but create the test client in the calling thread instead of the test thread itself, which turned out to be the bottleneck.

      Attachments

        Issue Links

          Activity

            People

              jensg Jens Geyer
              jensg Jens Geyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m