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

+load will slow startup speed, replace it with dispatch_once #677

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

chenxiaoping1
Copy link

+load will be execute when app launching, that will slow down startup time.

@buba447 buba447 merged commit 73eb8d7 into airbnb:master Oct 4, 2018
NSGolova pushed a commit to clario-tech/lottie-ios that referenced this pull request Nov 19, 2020
+load will slow startup speed, replace it with dispatch_once
calda pushed a commit that referenced this pull request Dec 1, 2022
+load will slow startup speed, replace it with dispatch_once
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

Successfully merging this pull request may close these issues.

None yet

2 participants