Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FlashList performance of V1 vs V2? #1811

owencraston started this conversation in General
Discussion options

My team has been using FlashList in our projects and it has really helped us improve performance for our large lists. I noticed that in V2 you mentioned that it is an all JS solution. I am curious, what is the performance difference between v1 and v2? Is there a performance improvement or can we expect a small slowdown as a trade off for an easier to use API?

You must be logged in to vote

Replies: 2 comments 1 reply

Comment options

As far as i understand the old V1 used a small native module to measure the cells, now RN allows for fast sync measurements in JS so they removed the native module, i don't think we should expect a slowdown as a tradeoff

You must be logged in to vote
1 reply
Comment options

Thank you for clarifying. We have been testing it and have not noticed anything significant.

Comment options

V2 is much better at reducing blank areas on new arch. Since blanks occur in extreme cases, you might not see much of a difference. Btw, v2 is a complete rewrite and doesn't just remove native modules.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /