cloudinary / cloudinary/cloudinary_java

Cpu over head for generate in android

Đang mở
#43 1 bình luận 0 reaction 1 người được giao Được @MaorGariv nhận Xem trên GitHub
Ngôn ngữ chính
Java
Star
175
Fork
113
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.