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

Investigate performance regression in NYC Taxi selection example #1305

Closed
jonmmease opened this issue Dec 14, 2018 · 0 comments
Closed

Investigate performance regression in NYC Taxi selection example #1305

jonmmease opened this issue Dec 14, 2018 · 0 comments
Milestone

Comments

@jonmmease
Copy link
Contributor

There seems to be a performance regression with https://github.com/jonmmease/plotly_ipywidget_notebooks/blob/master/notebooks/nyc_taxi_selection.ipynb. There is a noticeable freeze after each interaction with the plot, even after things like changing the modebar tool. This only happens when the figure is displayed as a FigureWidget.

I have an unconfirmed suspicion that this has something to do with #1117. Perhaps we're serializing an unnecessary amount of data from JavaScript back to Python after plot interactions.

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