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 data retrieval #7

Open
LauraAubin opened this issue Jul 14, 2019 · 0 comments
Open

Optimize data retrieval #7

LauraAubin opened this issue Jul 14, 2019 · 0 comments
Labels
Small Easy and quick

Comments

@LauraAubin
Copy link
Owner

Calling readFile('DB.js') may become expensive and time consuming if the file is large, so it will be best if we can optimize this by storing the results of this operation in a variable and only update it when write commands are called.

@LauraAubin LauraAubin added the Small Easy and quick label Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Small Easy and quick
Projects
None yet
Development

No branches or pull requests

1 participant