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

Optimise selectors like Near and Contains on Regular lookups #708

Open
rafaqz opened this issue May 2, 2024 · 1 comment
Open

Optimise selectors like Near and Contains on Regular lookups #708

rafaqz opened this issue May 2, 2024 · 1 comment

Comments

@rafaqz
Copy link
Owner

rafaqz commented May 2, 2024

There is a lot of performance left in these selectors compared to just using something like round(x / scale _ offset) where that is possible, like with Regular lookups.

See:
rafaqz/Rasters.jl#653 (comment)

@alex-s-gardner
Copy link
Contributor

@asinghvi17, FYI this is the selector efficiency issue we were discussing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants