/SurfAppCompareDrawn

Performance comparison between a CollectionView and DrawnUI for .NET MAUI

Primary LanguageC#MIT LicenseMIT

Comparing Native vs Drawn

Performance comparison between a CollectionView and DrawnUI for .NET MAUI.

Implementation

Converted a copy of XAML views of an original Surfing App to be drawn on a skia canvas.

PvHkG9Vyrn.mp4

Setup

MAUI CollectionView competes with shadows Off.
DrawnUI cells are recycled, GPU-acceleration is off, shadows On.

Copyright and license

Code released under the MIT license.