dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/fiber/ReactFiberUpdateQueue.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…