xamarin/Xamarin.Forms
[Bug] Performance issue with ItemSizingStrategy on CollectionView
オープン
#8,314 opened on 2019/10/30
a/collectionviewa/performancehelp wantedinactivet/bug :bug:up-for-grabs
Repository metrics
- Stars
- (5,644 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Collection view does not add a default ItemSizingStrategy which defaults to MeasureAll.
This causes a major performance hit when using the GridLayout. With 100 items it adds a good 5 seconds to loading. It should default to MeasureFirstItem
Steps to Reproduce
Expected Behavior
Actual Behavior
Basic Information
- Version with issue:
- Last known good version:
- IDE:
- Platform Target Frameworks:
- iOS:
- Android:
- UWP:
- Android Support Library Version:
- Nuget Packages:
- Affected Devices: