[ipfs/go-bitswap] Consider using object pools for internal messages.
Open
kind/enhancement
- Dominant language
- Go
- Stars
- 316
- Forks
- 163
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 8
Description
These messages tend to have _very_ well defined life-cycles. We should do some pprof profiling of go-ipfs and see if these messages are noticeably hitting GC (bitswap has been GC happy in the past so I'm a bit worried).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.