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

Query efficiency #127

Open
2 tasks
lastmjs opened this issue Jul 15, 2021 · 0 comments
Open
2 tasks

Query efficiency #127

lastmjs opened this issue Jul 15, 2021 · 0 comments

Comments

@lastmjs
Copy link
Contributor

lastmjs commented Jul 15, 2021

A lot of work needs to be done to increase the efficiency of queries. The most important things to implement to achieve this seem to be some combination of the following:

  • Indexing
  • Binary search

Use the following resources to understand more deeply the theoretical limits, to find the best theoretical way to structure the data:

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