Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-2464

Stop using String.toCharArray during JSON generation

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.0
    • Affects Version/s: None
    • Component/s: JSON, Performance
    • None

      Currently the driver copies the character array for every string written to JSON. It would be more efficient to iterate the characters.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: