You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
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.
Hey! Does this framework have any performance specifications? How many cells we can use/fetch at once? Thanks!
The text was updated successfully, but these errors were encountered: