Skip to content

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

@baotonglu

Description

@baotonglu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions