Open qdm12 opened 3 years ago
This is more of low hanging fruits that can be worth checking/fixing before investing more time in profiling and metrics, to fix the current memory issue we have (2021-11-03).
bytes.Buffer
copy
make\(chan .+, [1-9].+\)
deepcopy
sizedBufferPool
\[[a-zA-Z0-9]+\](byte|int|uint|uint32|uint64|int32|int64|string)+?
dot/network
lib/trie
dot/sync
The current state as of today is:
This is more of low hanging fruits that can be worth checking/fixing before investing more time in profiling and metrics, to fix the current memory issue we have (2021-11-03).
bytes.Buffer
(local branch)copy
make\(chan .+, [1-9].+\)
)deepcopy
without case sensitivity)sizedBufferPool
- found a problem, fixed in #1963, although not a reason for OOM\[[a-zA-Z0-9]+\](byte|int|uint|uint32|uint64|int32|int64|string)+?
dot/network
lib/trie
dot/sync