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

Performance issue when I try to animate multiple points #5618

Closed
Cmaxd opened this issue Nov 8, 2017 · 1 comment
Closed

Performance issue when I try to animate multiple points #5618

Cmaxd opened this issue Nov 8, 2017 · 1 comment

Comments

@Cmaxd
Copy link

Cmaxd commented Nov 8, 2017

I try to animate the position of multiple points (100,000 or more),follow the official example, by updating a GeoJSON source.
The actual performance is bad (FPS is very low), so I want to know the bottleneck of animate multiple points or get some suggestions for optimization.

Here is my test code on JSFiddle:
https://jsfiddle.net/Cmaxd/w2frv0ns/5/

@Cmaxd Cmaxd changed the title Performance problem when I try to animate multiple points Performance issue when I try to animate multiple points Nov 8, 2017
@jfirebaugh
Copy link
Contributor

Hi @Cmaxd -- unfortunately, I don't know of a current way to get fast performance animating that many points. We have a number of issues tracking performance improvements to setData -- #2275, #3692, #4271, #3812. Closing as a duplicate of those issues.

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