Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Performance #144

Closed
alexanderkhitev opened this issue Mar 26, 2021 · 3 comments
Closed

Performance #144

alexanderkhitev opened this issue Mar 26, 2021 · 3 comments

Comments

@alexanderkhitev
Copy link

Hey! Does this framework have any performance specifications? How many cells we can use/fetch at once? Thanks!

@zenangst
Copy link
Owner

Hey @alexanderkhitev, we haven't done any "scientific" measurements but we have had performance as one of our cornerstones when developing the framework. It should be robust because it leverages from binary search when it comes to letting the UI know which cells should be drawn on screen. Probably not the answer that you want but it would probably be a good idea just to try it out to see if "the shoe fits".

Note that performance may vary depending on the layout. Vertical and horizontal should be quite performant as is.

@alexanderkhitev
Copy link
Author

Hey @zenangst ! Thank you for a detailed answer!

@zenangst
Copy link
Owner

zenangst commented Apr 6, 2021

@alexanderkhitev you are most welcome! 😎

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants