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

/administration/mesh performance fix, so i can ship GR10 data viz #9281

Merged
merged 2 commits into from
Jul 12, 2021

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Jul 11, 2021

Description

https://gitcoin.co/_administration/mesh wasnt loading the most recent grants rounds data anymore, because its just TOO much data (400k rows). so i wrote a trimmer that thins out the data so the network can still be representatively viewed without the system suffering in-browser-memory issues or 504 gateway timeouts on the server side.

this PR trims nodes from the mesh network for browser perf reasons, so we can view GR10 mesh data and update this thread https://twitter.com/owocki/status/1375278049420144645

Refers/Fixes

https://gitcoin.co/_administration/mesh if you try to view most recent grants round

Testing

tested locally

Copy link
Member

@thelostone-mc thelostone-mc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thelostone-mc thelostone-mc merged commit 80e6cd1 into master Jul 12, 2021
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.

2 participants