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 摘要。