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

Add parallelism todownsample #44

Merged
merged 3 commits into from
Oct 26, 2023

Conversation

ngchisern
Copy link
Collaborator

This PR introduces parallelism to the octree::octree_downsample function using Rayon.

This enhancement results in a speedup of up to 2x when using 8 threads on MacOS.

The previous test cases are rerun as regression testing.

@ngchisern ngchisern marked this pull request as draft October 2, 2023 02:33
@ngchisern ngchisern marked this pull request as ready for review October 15, 2023 06:12
@weitsang weitsang merged commit 0a215a7 into nus-vv-streams:main Oct 26, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants