ChainSafe / ChainSafe/gossamer
Make candidate backing subsystem code concurrent
Open
S-subsystems-backing
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- We have implemented the backing subsystem with minimal goroutine use.
- we have to make the code more efficient by using more goroutines.
We must review the entire subsystem implementation and determine what function we can run as a goroutine.
## Other information and links
-
Contributor guide
Assessment
This issue has not been assessed yet.