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 slicing #1554

Merged
merged 3 commits into from
Apr 5, 2018

Conversation

astrofrog
Copy link
Member

For now this PR doesn't do much but I plan to investigate whether we can use redraw_frame to avoid calling WCSAxes every time a slice is changed.

… caused performance issues when slicing through cubes.
@astrofrog
Copy link
Member Author

Actually I found another bottleneck so things are already a lot faster with multiple subsets. I need to add a regression test.

@astrofrog astrofrog changed the title WIP: Improve performance of slicing Improve performance of slicing Apr 4, 2018
@astrofrog astrofrog added this to the v0.12.6 milestone Apr 4, 2018
@astrofrog astrofrog merged commit 3c328a2 into glue-viz:master Apr 5, 2018
@astrofrog astrofrog modified the milestones: v0.12.6, v0.13.0 May 8, 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