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

Optimize searching algorithm #13

Open
thedevsaddam opened this issue Jun 30, 2018 · 0 comments
Open

Optimize searching algorithm #13

thedevsaddam opened this issue Jun 30, 2018 · 0 comments
Labels
enhancement New feature or request priority-mid

Comments

@thedevsaddam
Copy link
Owner

thedevsaddam commented Jun 30, 2018

Instead of Linear search we should use a better way to find element when querying large amount of data.

@thedevsaddam thedevsaddam added enhancement New feature or request priority-mid labels Jun 30, 2018
@thedevsaddam thedevsaddam changed the title Optimize item searching algorithm Optimize searching algorithm Jul 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-mid
Projects
None yet
Development

No branches or pull requests

1 participant