Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizing demo app with large amount of items is extremely slow #4

Open
yeahitsjan opened this issue Jun 29, 2024 · 0 comments
Open

Comments

@yeahitsjan
Copy link

yeahitsjan commented Jun 29, 2024

Hi all! Really like this library and want to use it in one of my own apps.

When running the demo app with a large amount of items (edited the ItemStepper array to support 100.000, 250.000 and 500.000 items), the application gets extremly slow to resize. This is very macOS specific and as you said inside the README, macOS is not tested that much, I would really like to use it and support where I am able to.

I currently run macOS 14, on a M2 Pro Mac Mini. RAM usage spikes up, but this is expected due to amount of items. Still, around 99% CPU usage when resizing the window.

Starts slowly with 50.000 items, increases at 100.000 exponentially and hits a peak at 500.000 items...

Bildschirmaufnahme.2024-06-29.um.16.12.43.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant