cloudinary / cloudinary/cloudinary_java

Cpu over head for generate in android

未關閉
#43 1 則留言 0 個 reaction 已指派 1 人 已被 @MaorGariv 認領 在 GitHub 檢視
主要語言
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.

screen shot 2016-04-24 at 2 02 22 pm

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。