words icon indicating copy to clipboard operation
words copied to clipboard

Use string instead of array of chars for performance improvement

Open nmielnik opened this issue 9 years ago • 0 comments

If the underlying array of character objects inside the document is instead an actual string, there will be significant performance benefit when doing each update to the data structure.

nmielnik avatar Feb 05 '16 05:02 nmielnik