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

Memory usage #4

Open
willeppy opened this issue Apr 20, 2021 · 0 comments
Open

Memory usage #4

willeppy opened this issue Apr 20, 2021 · 0 comments

Comments

@willeppy
Copy link
Member

Right now when using the movies data set from Vega_datasets, using this is slow and has large memory footprint

(run https://github.com/willeppy/implicit-lux-user-study on binder to see what Im talking about for large memory)

I think this might be because CustomVis is serializing the whole data for each vis, but could be a larger lux issue

Potential fix

  • Only send 1 df to UI that all vis can reference
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