According to facebook/hermes#1008, JSON.parse is substantially slower on Hermes than V8 or JSC. Let's benchmark the time spent in JSON.parse during Onyx initialization on iOS/Android in a large account, to see if it's a bottleneck worth looking at further.
Issue Owner
Current Issue Owner: @rinej
According to facebook/hermes#1008,
JSON.parseis substantially slower on Hermes than V8 or JSC. Let's benchmark the time spent inJSON.parseduring Onyx initialization on iOS/Android in a large account, to see if it's a bottleneck worth looking at further.Issue Owner
Current Issue Owner: @rinej