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

readFile takes longest amount of time #155

Open
allthesignals opened this issue Jul 8, 2019 · 0 comments
Open

readFile takes longest amount of time #155

allthesignals opened this issue Jul 8, 2019 · 0 comments

Comments

@allthesignals
Copy link
Collaborator

image

readFile seems to take up the largest amount of processing time.

This app parsing static files for each request. These could probably be moved to a database of some sort for faster I/O. They could also be loaded into memory when the app boots (easiest option).

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