• Hixie's avatar
    Provide a fast path for MultiChildRenderObjectWrapper.syncRenderObject() when... · 204c0736
    Hixie authored
    Provide a fast path for MultiChildRenderObjectWrapper.syncRenderObject() when the children lists are identical.
    
    This isn't so much for performance so much as because I don't want to
    have to keep checking that the main syncChildren() function maintains
    the invariant of not screwing up when the two lists are actually the
    same list.
    204c0736
Name
Last commit
Last update
..
animation Loading commit data...
base Loading commit data...
editing Loading commit data...
mojo Loading commit data...
painting Loading commit data...
rendering Loading commit data...
theme Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
rendering.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...