cloudinary / cloudinary/cloudinary_java

Cpu over head for generate in android

Ouverte
#43 1 commentaire 0 réactions 1 personne assignée Réclamée par @MaorGariv Voir sur GitHub
Langage dominant
Java
Étoiles
175
Forks
113
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.