diff options
author | Evan Klitzke <evan@eklitzke.org> | 2018-02-20 17:25:24 -0500 |
---|---|---|
committer | Evan Klitzke <evan@eklitzke.org> | 2018-03-28 22:34:37 -0700 |
commit | ccedbafd73514e0e5b58c1a6251029e84dadaea8 (patch) | |
tree | 7c25ca67b7d9aedfba73fd2e6c8bce9a0b0c357f /doc/dependencies.md | |
parent | 624bee96597c1d59018e58131b8285c0b332700d (diff) |
Increase LevelDB max_open_files unless on 32-bit Unix.
This change significantly increases IBD performance by increasing the
amount of the UTXO index that can remain in memory. To ensure this
doesn't cause problems in the future, a static_assert on the LevelDB
version has been added, which must be updated by anyone upgrading
LevelDB.
Diffstat (limited to 'doc/dependencies.md')
0 files changed, 0 insertions, 0 deletions