http icon indicating copy to clipboard operation
http copied to clipboard

Revisit potential use of string.utf8 field for conversion to data

Open carlbrown opened this issue 7 years ago • 1 comments

See PR #20 for history.

Need to revisit this after #96 is complete and we have a perf baseline.

carlbrown avatar Nov 10 '17 20:11 carlbrown

Not that #96 is not based around Data but DispatchData. That may require a completely different 'best way' to do it. (I think I do it in a very inefficient way in #96 and convert String to Data, then Data to DispatchData 🙄 - but that should be fixed)

helje5 avatar Nov 10 '17 21:11 helje5