Optimize gonet
Open
area: networking
area: performance
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
The gonet package is correct, but it could be more performant.
There are a number of ways that it could be optimized. One is replacing channels with the sleep package.
Contributor guide
Assessment
This issue has not been assessed yet.