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

Optimization: use a more compact class to represent a single-pixel set. #7

Closed
shaomeng opened this issue May 1, 2020 · 2 comments
Closed

Comments

@shaomeng
Copy link
Collaborator

shaomeng commented May 1, 2020

I suspect this will save a huge amount of memory during execution. The reduced memory consumption could also reduce memory addressing costs.

Note: I observed as much as 7GB memory use with a 500^3 cube. That's way too much...

@shaomeng
Copy link
Collaborator Author

shaomeng commented May 1, 2020

Maybe another significance mask for this purpose ...

@shaomeng shaomeng mentioned this issue May 3, 2020
@shaomeng
Copy link
Collaborator Author

shaomeng commented May 3, 2020

#11 addresses this issue.

@shaomeng shaomeng closed this as completed May 3, 2020
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