Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-57

Utilize byte buffer pools to eliminate allocations for wire protocol messages

    • Type: Icon: Improvement Improvement
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Wire Protocol
    • None

      Currently, every wire protocol message allocates byte arrays. We should utilize a buffer pool in order to reduce the number of allocations at the expense of keeping around memory.

            Assignee:
            Unassigned Unassigned
            Reporter:
            craig.wilson@mongodb.com Craig Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: