mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
From local testing across both flutter galleries, wonderous, some other test apps, the only time this code successfully culls is during the stretch overscroll (and we cull 1 or so entries). The cost of this culling is approximately 20% of entity rendering time, and about 5% of overall raster time. 