JsonParserGeneratorRK icon indicating copy to clipboard operation
JsonParserGeneratorRK copied to clipboard

Bold statement in README file

Open bblanchon opened this issue 5 years ago • 0 comments

Hi,

In the README file, I can read:

SparkJson creates piles of objects that are copies of the original data during parsing.

Do you have any data to back this up? As long as you use char pointers, SparkJson doesn't make any copy; it just stores pointers.

Best regards, Benoit

bblanchon avatar Nov 10 '20 08:11 bblanchon