Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cpu over head for generate in android #43

Open
Nishant-Pathak opened this issue Apr 24, 2016 · 1 comment
Open

Cpu over head for generate in android #43

Nishant-Pathak opened this issue Apr 24, 2016 · 1 comment
Assignees

Comments

@Nishant-Pathak
Copy link

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

@MaorGariv
Copy link

Hi,

Sorry for the delayed response.

Thanks for bringing it to our attention. The issue is currently being reviewed by our SDK team.
I'll gladly update here once we have any new developments in this matter (Please note that it may take a while to release a new version).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants