Skip to content

Support for long strings#233

Open
jlguardi wants to merge 2 commits intojson5:mainfrom
jlguardi:master
Open

Support for long strings#233
jlguardi wants to merge 2 commits intojson5:mainfrom
jlguardi:master

Conversation

@jlguardi
Copy link

@jlguardi jlguardi commented Jun 15, 2020

String parse optimizations: Fixed #232, #164, #85

Improvements of string parse to avoid crash on very long strings (>100MB) and speed-up for all string sizes (from 2 mins for 10MB string to 18 secs).

@vassudanagunta
Copy link
Contributor

If v3 is not coming soon, maybe this should be incorporated into v2?

Varryme

This comment was marked as spam.

@kshetline
Copy link

@jlguardi, I have my own (much, MUCH less popular) spin-off of JSON5. I really like this improvement of yours, so at least your idea will get incorporated into JSON-Z.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Very long string crash nodejs

5 participants