• Wladimir J. van der Laan's avatar
    Bump `-dbcache` default to 300MiB · 04649d9e
    Wladimir J. van der Laan authored
    Also cap the allocation for the leveldb-specific cache for the UTXO set
    to 8MiB.
    This avoids that the extra cache memory goes to the much less effective
    leveldb cache instead of our application-level cache.
    04649d9e
txdb.h 2.58 KB