Lottie-android: High GPU usage (enable GPU profiling)

Created on 28 Jun 2017  路  2Comments  路  Source: airbnb/lottie-android

I was testing Lottie animation library in one of my sample project and I am noticing a significant GPU usage. In newer hardware it will work fine but in lower end devices it may create problem.

Library version used : v2.0
Sample project link : https://github.com/sumitsahoo/reCAPTCHADemo
Lottie file used : https://www.lottiefiles.com/264-vr-animation
Device : Nexus 6

Attached screenshot of GPU profiling

device-2017-06-28-125340

Most helpful comment

@sumitsahoo unfortunatly there is nothing actionable in this issue. I just did some additional work around performance profiling profiling (here and here) which may lend themselves to some solid performance improvements.

All 2 comments

@sumitsahoo unfortunatly there is nothing actionable in this issue. I just did some additional work around performance profiling profiling (here and here) which may lend themselves to some solid performance improvements.

That's great. Hope the future versions improve the performance :)

Was this page helpful?
0 / 5 - 0 ratings