-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
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.