ipfs/kubo

Disable metrics database layer with IPFS_LOW_MEM

Open

#2,946 建立於 2016年7月6日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Go (2,725 fork)batch import
help wantedtopic/repo

倉庫指標

Star
 (13,906 star)
PR 合併指標
 (平均合併 4天 2小時) (30 天內合併 28 個 PR)

描述

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.

貢獻者指南