MAUI CarouselView Lag Issue.
Maui CarouselView smooth when start scrolling, after few scroll CarouselView starts lagging.
5 Replies
i find the prb, the mediaElement is using 100% CPU and making the application laggy, if i command the mediaElement the CPU using less the 10% and application working without lag.
GitHub
MediaElement using 100% CPU inside CarouselView. ยท CommunityToolki...
MediaElement 100% CPU usage inside CarouselView, i am using only 3 low quality 500kb video inside CarouselView. here is the application speedscope trace file : speedscope.json <CarouselView Item...
GitHub
Reels CarouselView. ยท dotnet maui ยท Discussion #29229
What is the Good Approach to make Instagram Reels Like CarouselView with good performance and good memory allocation to load about 1000 of reels ? i already done reels style CarouselView but i have...