facebook / facebook/fresco

Bad performance on Swap Buffers for gif image

Open
#1,912 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
17.2k
Forks
3.7k
PR merge metrics
No merged PRs in 30d

Description

We analyzed the profile GPU rendering,but the performance so bad when playing gif image after upgrade fresco version form 1.3.0 to 1.5.0, especial used in recyclerview.

Under is the GPU performing when play gif image in recyclerview, there is about 8 gif on the screen.
gpu performing

As we all known, the best performance is cost less than 16ms for each frame rendering, but it cost more than 32ms when playing gif image, it is more than double of the standard.

So I hope it could be optimize for batter performance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.