• Adam Barth's avatar
    Make layout_bench.dart 19% faster · 1d7cd6b7
    Adam Barth authored
    Previously we would walk from every node in layout to the root to mark the root
    as needing paint. Now we leave dirty bits throughout the tree so that we can
    cut off the walk as soon as we find a dirty node.
    1d7cd6b7
Name
Last commit
Last update
..
doc Loading commit data...
lib Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...