Parsing hundreds of megabytes of JSON in milliseconds in React Native
May 20 · 9 min read · How JSON.parse materializes entire documents in JavaScript, and how react-native-fast-json uses native simdjson + lazy JsonView access to change the cost model in React Native. react-native-fast-json
Join discussion



