ethereum / ethereum/node-crawler
api - Parallelize the dashboard queries
Open
enhancement
- Dominant language
- Go
- Stars
- 131
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Right now we are sequentially calling each query in the dashboard call. Would be nice to take go to its advantage and run all queries concurrently since they are independent from each other.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.