ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

AK: Store JSON keys and values as WTF-8 strings

Open yyny opened this issue 1 year ago • 1 comments

JSON can only contain WTF-8 encoded text, so it makes sense to type them as such. Also turn JSON keys into FlyStrings, to reduce memory usage and increase performance of lookups.

Part of the improvements made in #2493.

yyny avatar Dec 03 '24 20:12 yyny

This has conflicts.

AtkinsSJ avatar Dec 04 '24 17:12 AtkinsSJ

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!

github-actions[bot] avatar Jan 08 '25 01:01 github-actions[bot]

This pull request has been closed because it has not had recent activity. Feel free to re-open if you wish to still contribute these changes. Thank you for your contributions!

github-actions[bot] avatar Jan 16 '25 01:01 github-actions[bot]