Giter Club home page Giter Club logo

Comments (6)

AndreiMisiukevich avatar AndreiMisiukevich commented on June 3, 2024

try to set MaxChildrenCount to 2 and DesiredMaxChildrenCount to 2

from cardview.

daltzctr avatar daltzctr commented on June 3, 2024

Looks like the issue still seems to be occurring with MaxChildrenCount and DesiredMaxChildrenCount both set to 2.

from cardview.

AndreiMisiukevich avatar AndreiMisiukevich commented on June 3, 2024

Sorry, I don't think I can fix it.
Xamarin Forms does not have good performance especially on UWP

from cardview.

daltzctr avatar daltzctr commented on June 3, 2024

@AndreiMisiukevich Is there a way to let the GC know when a page is no longer rendered to GC? It seems that even with the above options, the page is constantly kept. I'm fine with sacrificing a bit of scrolling performance to let this page constructor rerun.

from cardview.

AndreiMisiukevich avatar AndreiMisiukevich commented on June 3, 2024

I don't understand why the perfornace decreases in case of window resizing. It doesn't create a new one each time you resize the window, right?

Also, you manually can remove the page from carouselview (e.g. when ItemDisappeared is raised).
Just remove all CarouselView children except CurrentView

from cardview.

daltzctr avatar daltzctr commented on June 3, 2024

It seems like it's trying to rerender each of the Grid elements, even when it's not visible on the screen.

Yeah, I can give that a shot.

from cardview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.