ipfs/kubo

Disable metrics database layer with IPFS_LOW_MEM

Open

#2946 aperta il 6 lug 2016

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Go (2725 fork)batch import
help wantedtopic/repo

Metriche repository

Star
 (13.906 star)
Metriche merge PR
 (Merge medio 4g 2h) (28 PR mergiate in 30 g)

Descrizione

Currently, one of the largest consumers of memory is the metrics datastore layers 'hdr histogram'. It consumes between 20 and 30MB of memory. It would be nice if when IPFS_LOW_MEM is set that this layer doesnt get added in, or gets slimmed down in some way.

Guida contributor