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

High Memory usage when cropping Panorama [IOS 7.1.1 multiple devices] #46

Open
ataranlen opened this issue Aug 15, 2014 · 2 comments
Open

Comments

@ataranlen
Copy link

I'm just running the example application included in the project. When selecting a panorama in the Apple's Default Cropper, Memory usage is 15.5 MB. When using the Custom Cropper, it jumps to 88.6. This is using a 7.4 MB JPG, 8208 x 2332 image. I've done a lot of testing with other panoramas as well, it gets worse the larger the image is.

Within the context of another app, this is causing memory warnings, and in some cases, crashing the app.

Baseline:
screenshot 2014-08-15 16 42 44
Default:
screenshot 2014-08-15 16 42 55
Custom Crop:
screenshot 2014-08-15 16 43 10

VM Allocations is pointing to ImageIO as the culprit, but I haven't found a potential solution.

@s
Copy link

s commented Feb 18, 2015

Hey did you find any solution?

@ataranlen
Copy link
Author

No, I still do not have a solution for this problem.

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