When I am working with object field with multiple sub-fields, then updating a field,
Example: Change Chunk to Chuck test blah blah record blah blah
it creates a lot of waste rerender.

If the form has more fields, and this cost will be much higher.
react-addons-perf and import Perf from 'react-addons-perf'OrderingFirst name from Chunk to Chuck test blah blah record blah blah.So reduce these waste costs.
Raise a lot of waste calculations.
0.40.0
This is indeed a shame. Would you want to work investigating this?
Could you please test latest master now #480 has landed? I bet it drastically improves the situation you describe here.
Not test yet, but it seems the PR could solve the problem @n1k0
Most helpful comment
Could you please test latest master now #480 has landed? I bet it drastically improves the situation you describe here.