cloudinary / cloudinary/cloudinary_java
Cpu over head for generate in android
未關閉
- 主要語言
- Java
- 星號
- 175
- 分支
- 113
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hi,
I am using CloudinaryService generate to generate url in my android app, and while profiling. I found this computation too costly in terms of cpu cycle and it is blocking my main thread. Is there any way to optimise it.
`CloudinaryService.getCloudinary().url().transformation(transformation.fetchFormat("auto")).generate(name);
`
In some cases it takes 100 of milli seconds to just generate an url.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。