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

Performance issue when indexing the data set of 'double' key type #3

Open
baotonglu opened this issue Aug 17, 2021 · 0 comments
Open

Comments

@baotonglu
Copy link

baotonglu commented Aug 17, 2021

Hi Xinjing,

When I tested the DPTree using the data sets of the 'double' type, I observe that the performance of DPTree is extremely low and even has the segmentation fault. Probably it is because you assume that key-type is 'uint64_t' when writing the code.

The data sets I tested are longlat and longitudes. The method to read the keys from the file is here.

Could you take a look how to fix it?

Best,
Baotong

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