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

Scalability? #5

Open
john-guerra opened this issue Oct 5, 2017 · 2 comments
Open

Scalability? #5

john-guerra opened this issue Oct 5, 2017 · 2 comments

Comments

@john-guerra
Copy link

Great idea, sadly couldn't make them work...

http://blockbuilder.org/john-guerra/e7dcc0ef96ce542d8c47986db1aba633

It seems like the browser is chocking. Is there an scalability issue?

@grtlr
Copy link
Owner

grtlr commented Oct 5, 2017

Thanks for your comment! This implementation still has some scalability issues, mainly planck.js is far slower than Box2D (in C++) that was used for the paper.

But I think the reason that this code does not work for you right now, is that the packaging is not working correctly yet. We are looking into that, for now you can go to https://grtlr.github.io/bubble-treemaps/ to check out the live demo.

@schulzch, @TLow0 Maybe you can provide some help?

@spinthil
Copy link
Contributor

Thanks for the feedback! Currently the implementation doesn't work for large datasets like e.g. flare. We need to further optimize some parts since PlanckJS is significantly slower than the native C++ Box2D implementation. We already have some tweaks in mind, but we still have to test the results since the ideas are based on heuristics.

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

3 participants