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

performance issue in spatial profile generation along a line or a polyline #1339

Closed
kswang1029 opened this issue Nov 29, 2023 · 1 comment · Fixed by #1353
Closed

performance issue in spatial profile generation along a line or a polyline #1339

kswang1029 opened this issue Nov 29, 2023 · 1 comment · Fixed by #1353
Assignees
Labels
enhancement New feature or request performance
Milestone

Comments

@kswang1029
Copy link
Contributor

as of v4-stable, the spatial profiler generation process along a line or a polyline is not that performant. The impact to users is they will need to wait a while before seeing the results. If performance cannot be improved significantly, we will need to implement "progressive update + cancellation" similar to the region spectral profiler (CARTAvis/carta-frontend#1954 + #1179).

@pford
Copy link
Collaborator

pford commented Dec 6, 2023

Related issue #1347, refactoring Region class for better performance using reference image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance
Projects
No open projects
Status: In progress
Status: PR test and review
Development

Successfully merging a pull request may close this issue.

2 participants