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

Use radix sort with 16bit keys to sort splats #259

Merged
merged 11 commits into from
Oct 23, 2023
Merged

Conversation

mvaligursky
Copy link
Contributor

using radix sort using 16bits instead of normal array (quick) sort, for the train scene this sorting takes around 30ms vs 70

@mvaligursky mvaligursky self-assigned this Oct 20, 2023
@mvaligursky mvaligursky added the enhancement New feature or request label Oct 20, 2023
@slimbuck slimbuck merged commit 9eb0039 into main Oct 23, 2023
2 checks passed
@slimbuck slimbuck deleted the mv-splat-radix-sort branch October 23, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants