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

CPU load optimization in iOS is very poor #1104

Closed
mitaxe opened this issue Dec 20, 2019 · 1 comment
Closed

CPU load optimization in iOS is very poor #1104

mitaxe opened this issue Dec 20, 2019 · 1 comment

Comments

@mitaxe
Copy link

mitaxe commented Dec 20, 2019

Description
When animation is running in Xcode I see CPU jumps from 5-10% to 70-80%. And it doesn't depend on animation. If animation is running every one second I also see the same CPU load. Sometimes it jumps to 90%.

In Android everything is good. The CPU load is about 20-30%, sometimes even less. (10-15%)

Expected behavior:
CPU load optimization in iOS

Actual behavior:
The CPU load optimization in iOS is very poor.
The CPU load in Android is OK.

Versions
iOS version 13.2.

"react-native": "0.61.2",
"lottie-ios": "3.1.5",
"lottie-react-native": "^3.3.1",

@buba447
Copy link
Collaborator

buba447 commented Dec 20, 2019

This is a duplicate of #895
Closing this issue to reduce noise and focus discussion to a single issue.

@buba447 buba447 closed this as completed Dec 20, 2019
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

No branches or pull requests

2 participants