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

Slow renderItem function #101

Open
syuraj opened this issue Mar 22, 2020 · 0 comments
Open

Slow renderItem function #101

syuraj opened this issue Mar 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@syuraj
Copy link
Member

syuraj commented Mar 22, 2020

VirtualizedList: You have a large list that is slow to update - make sure your renderItem function renders components that follow React performance best practices like PureComponent, shouldComponentUpdate, etc. {"contentLength": 6377, "dt": 3970, "prevDt": 69

@syuraj syuraj added the enhancement New feature or request label Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant