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

Querying time #8

Open
Vikas-Sony opened this issue Aug 24, 2022 · 1 comment
Open

Querying time #8

Vikas-Sony opened this issue Aug 24, 2022 · 1 comment

Comments

@Vikas-Sony
Copy link

Hi,
I tried building a tree with around 12000 points which took around 7-8 ms.
But querying time for a single point is around 0.01ms or so. I was expecting lesser time than this judging from the fact that whole tree creation took 7ms.
So, i believe the tree may be unbalanced and want to look at created tree structure. Is there an easier way to do that?
Also, what else can i do to reduce my query time as i has to query about 7000 points and needs it to be real time?
Thanks in advance

@Vikas-Sony
Copy link
Author

Also, can i query multiple points at once?

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