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

Low performance on adding new items #34

Open
amirzeinaly opened this issue Jul 13, 2019 · 0 comments
Open

Low performance on adding new items #34

amirzeinaly opened this issue Jul 13, 2019 · 0 comments

Comments

@amirzeinaly
Copy link

Hi i use this lib for city directory app and it cause app lag.
I measure performance and I got that these methods slow down app
I share my logcat details

I/Default-IBlockHandler: nz.co.trademe.mapme.MapAdapterHelper\dispatchSecondPass costed 3122
I/Default-IBlockHandler: nz.co.trademe.mapme.MapAdapterHelper\dispatch costed 3123
I/Default-IBlockHandler: nz.co.trademe.mapme.MapMeAdapter\applyUpdates costed 2155
I/Default-IBlockHandler: nz.co.trademe.mapme.MapMeAdapter\consumePendingUpdateOperations$mapme_release costed 5278
I/Default-IBlockHandler: nz.co.trademe.mapme.MapMeAdapter$updateChildViewsRunnable$1\run costed 5278

as you see it took near 5.3 sec to update ui

please help me

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

1 participant