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

latency issues #14

Open
3 tasks
emilyhobson opened this issue Aug 2, 2016 · 1 comment
Open
3 tasks

latency issues #14

emilyhobson opened this issue Aug 2, 2016 · 1 comment
Assignees
Labels

Comments

@emilyhobson
Copy link

Holy cow is this slow.

  • Github pages?
  • CARTO?
  • Framework?
@ranchodeluxe
Copy link
Contributor

Improvements for perf issues identified in first scan include:

  1. make popups show before it has to render the entire table comparison
  2. remove memory leaks by destorying zombie views that are created
  3. eliminate as many Carto API calls onload as possible to speed up onload time
  4. remove the side effect that ALL filters are being redrawn after a single slider change. Make sure only the filter with the slider changing is redrawn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants