cloudinary / cloudinary/cloudinary_java

Cpu over head for generate in android

オープン
#43 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。