Buffer all reads and writes to sockets

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.0.0-beta.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The driver currently does not buffer all reads and writes to/from sockets, meaning it has to make many expensive system calls. If all writes and reads were updated to use BufWriter/BufReader instead, this should result in a nice performance improvement.

              Assignee:
              Patrick Freed
              Reporter:
              Patrick Freed
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: