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

Make clustering serializable? #20

Open
steemcb opened this issue Aug 7, 2013 · 1 comment
Open

Make clustering serializable? #20

steemcb opened this issue Aug 7, 2013 · 1 comment

Comments

@steemcb
Copy link

steemcb commented Aug 7, 2013

Hi great work on this project - I really like it. I was just wondering in order to avoid recalculating clusters each time the map is initialised could the clusters be serialized in some manner? I'm working on a app that has over 4K locations and the calculation of the initial clusters means it can take over 30 seconds for anything to appear on the map.

@carltonwhitehead
Copy link
Contributor

It seems like there might be a performance issue somewhere. In the sample app with 25K points distributed randomly across the planet, it only takes a few seconds for them to be randomly generated and clustered on the map on my Galaxy Nexus. Are you sure the delay is coming from Clusterkraf?

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