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

Make spatial sorting optional #30

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alpha-beta-soup
Copy link
Member

I think in typical cases, possibly even almost all cases, the spatial sorting we perform is superflous and simply adds considerable processing time with no overall benefit.

This PR makes spatial sorting optional; and does introduce a backwards incompatibility by changing the default behaviour to doing no spatial sort. Not making the default change lightly, but noting that we're still in version 0 for this reason.

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.

1 participant