-
Notifications
You must be signed in to change notification settings - Fork 654
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
updated the parse.js for faster parsing of data. #211
base: master
Are you sure you want to change the base?
updated the parse.js for faster parsing of data. #211
Conversation
added a loading flag for the graph when data is being updated.
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/someshkar/covid19india-network/p0hj8lcnk |
This PR increases the performance of the website with less time in the parsing of data. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good to me
@manik96m this doesn't seem to provide any discernible performance benefit as such? Moreover, can you resolve the merge conflicts before going forward? |
# Conflicts: # components/NetworkMap/index.js # components/Redux/actionTypes.js # components/Redux/actions.js # components/Redux/reducers.js # components/SidePanel/header.js
@someshkar - |
No description provided.