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

compacted grid disk #739

Open
Defman opened this issue Dec 17, 2022 · 0 comments
Open

compacted grid disk #739

Defman opened this issue Dec 17, 2022 · 0 comments

Comments

@Defman
Copy link

Defman commented Dec 17, 2022

A routine which returns the compact set within k distance of a given cell.

gridDiskCompact(H3Index origin, int k, H3Index* out)

Equivalent to

gridDisk | compactCells

gridDisk followed by compacting benchmark

compact 10    time:   [9.2283 µs 9.2497 µs 9.2754 µs]
compact 50    time:   [15.040 ms 15.069 ms 15.104 ms]
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

No branches or pull requests

1 participant