-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
A lot of Lottie animations on website causing high CPU and GPU usage #2427
Comments
Hi, you could try calling on all animations |
I am also having this problem on this website www.longbaycollege.com yet the lottie is a pretty small file. Does anyone have any ideas? |
@bodymovin I also have issues with high cpu usage. I'm using the web player, where would I put that call? |
just got into your website, and it is pretty good. But just found that nav bar font color doesn't differ enough from bg color. I just wonder if you have a fixed header and scrollable carousel. that have fixed bg color. just a little recommendation. |
I am experiencing the same - very high CPU usage and I tried to apply Here is the link to my animation json: |
Im using lottie-svelte but also reach the same issue, when i play the sample animation provided by lottie-svelte docs, the CPU reaches about 40%, and down to 0 after i clicked stop button. |
I had the same problem using JSON animation files. Solved it using ".lottie" files instead. |
Hello, our website is using a lot of Lottie animations to create an engaging visual experience, but it causes CPU and GPU usage rates to increase significantly. My fans turn and stay on until I exit the site.
Does anyone have guidance or recommendations on how we can alleviate this issue when we use a lot of Lottie animations? Would reducing the amount of movements in the animation file help?
The text was updated successfully, but these errors were encountered: