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

Result: this does not work. Technical problem: We want to _avoid_ upd… #69

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

tzaeschke
Copy link
Owner

See #68. Added flag to relocate() and relocate_if() for short cutting checks in case of identical keys.
This can bring immense performance improvements when used with a ConverterMultiply that rounds coordinates, e.g. ConverterMtultiply<2, 1, 100>.

…ating coordinates during relocate(). At the same time we _need_ the precise coordinates for correct queries.
@tzaeschke tzaeschke self-assigned this Aug 16, 2022
@tzaeschke tzaeschke linked an issue Aug 16, 2022 that may be closed by this pull request
@tzaeschke tzaeschke merged commit 91b99f4 into master Aug 16, 2022
@tzaeschke tzaeschke deleted the fix/68-shortcut-in-relocate branch August 16, 2022 13:05
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.

shortcut in relocate()
1 participant