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

[TIMOB-8708] Android: Loading a large list of contacts w/ photos is slow #3557

Merged
merged 5 commits into from Dec 14, 2012

Conversation

krowley
Copy link
Contributor

@krowley krowley commented Dec 7, 2012

See TIMOB-8708 for test case

The change here is to output the contacts image as a JPEG with a quality of 60.

@hieupham007
Copy link
Contributor

The image quality in the code is 100, not 60, and I'm not seeing any performance increase when testing with 50+ contacts.
I've tested with a few versions of recent master and this PR, they all take ~1.5s with image enabled.

@ghost ghost assigned hieupham007 Dec 10, 2012
@krowley
Copy link
Contributor Author

krowley commented Dec 13, 2012

It seems like your test case may not be big enough to expose the problem. I can loan you my Nexus 7 with contacts -- on that device it's pretty apparent.

@hieupham007
Copy link
Contributor

Code reviewed and functionally tested. Request accepted

hieupham007 added a commit that referenced this pull request Dec 14, 2012
[TIMOB-8708] Android: Loading a large list of contacts w/ photos is slow
@hieupham007 hieupham007 merged commit ad499ad into tidev:master Dec 14, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants