dillon1000/react
Commit
Browse files Add fast path for appending updates to the end of the queue
This is the most common case, so we should avoid scanning the entire list to get to the end.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactFiberUpdateQueue.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…