• Adam Barth's avatar
    Reduce paint time for Stocks drawer animation by 88% · 95eb6685
    Adam Barth authored
    Now we use a forced layer around the reprojected content of the drawer, which
    means we don't have to re-record it during the slide animation. This saves 2ms
    per frame.
    
    The total main-thread time for the drawer animation is now 2.0ms.
    95eb6685
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
services.dart Loading commit data...
task.dart Loading commit data...
widgets.dart Loading commit data...