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

Improve performance of image viewer #1558

Merged
merged 2 commits into from
Mar 5, 2018

Conversation

astrofrog
Copy link
Member

This makes two performance improvements: it avoids sampling a new percentile subset every time update_values is called in the StateAttributeLimitsHelper, and it avoids using StateAttributeLimitsHelper for the limits in the image viewer.

…centile subset every time update_values is called in the StateAttributeLimitsHelper, and it avoids using StateAttributeLimitsHelper for the limits in the image viewer.
@astrofrog astrofrog merged commit 8c45f0d into glue-viz:master Mar 5, 2018
@astrofrog astrofrog added this to the v0.13.0 milestone Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant