bitcoinknots/bitcoin

Increase default dbcache to ∞

開放

#70 建立於 2024年3月19日

 (10 則留言) (0 個反應) (0 位負責人)C++ (160 個分叉)auto 404
Testing & user comments wantedenhancementgood first issuehelp wanted

倉庫指標

星標
 (677 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Bitcoin Knots already detects low-memory situations and flushes caches when there's only 10 MB left. It would be nice to just leave the UTXO cache unbound for optimal performance.

But is 10 MB enough? Or will it cause problems?

Testing requested :)

Just set dbcache=1048576 and let me know if you run into issues (maybe re-sync too)

貢獻者指南