Optimize node memory consumption #1398
Labels
epic
A collection of related issues
I3
Minimal impact
performance
More of something per second
S3
Minimally significant
U3
Regular
There is a number of cases where we can optimize the memory consumption.
ID
s should be passed by value where possiblePrm
pointers in Storage Engine #1418Res
pointers in SE #1460C * size(object)
, ideally we'd like to haveC = 1
, using streaming interfaces, each separate transformer could be profiledErrBusy
base58
strings as keys in the writecache #1473meta.ListWithCursor
#1516Anything else?
Related #1319 .
The text was updated successfully, but these errors were encountered: