Replies: 1 comment 3 replies
-
Since it relates to image, I would very interested to have a look at the kind of code you are running and see what kind of images you are loading. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.
I'm using skia to release production app.
In development mode, skia's image loading performance is not good so I considered any caching methods.
But when I build to release, skia's performance is greatly increased. Therefore I wonder it is intended behavior between development and release by performance.
Beta Was this translation helpful? Give feedback.
All reactions