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

Docs: Performance characteristics & advice #45

Closed
kylebarron opened this issue Oct 4, 2023 · 1 comment
Closed

Docs: Performance characteristics & advice #45

kylebarron opened this issue Oct 4, 2023 · 1 comment

Comments

@kylebarron
Copy link
Member

kylebarron commented Oct 4, 2023

  • discuss impact of being on a remote server
  • ultimately dependent on the user's GPU for rendering
  • In contrast to datashader, doesn't minimize the amount of data being rendered; just does it more effectively
  • Use arrow data types in pandas
  • Exclude columns from dataframe before passing into layer
@kylebarron kylebarron changed the title Performance advice Docs: Performance characteristics & advice Oct 4, 2023
@kylebarron
Copy link
Member Author

Closed by #62

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