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

Make json files synchronous, loaded into memory #156

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

allthesignals
Copy link
Collaborator

Addresses #155 by forcing the full database to be loaded in-memory when the app boots up. It's unclear whether this will actually improve anything because anecdotally I can say with confidence that the performance bottleneck comes from the large # of Carto maps API calls.

Still, we should keep drilling down to see how we can make the Carto query more efficient.

@allthesignals allthesignals requested review from godfreyyeung, pichot and a team and removed request for godfreyyeung July 8, 2019 21:17
@allthesignals allthesignals merged commit eac90bc into develop Jul 12, 2019
@hannahkates hannahkates deleted the 155-read-file-refactor branch July 23, 2019 21:01
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

Successfully merging this pull request may close these issues.

1 participant