diff options
| author | Evan Klitzke <[email protected]> | 2018-02-20 17:25:24 -0500 |
|---|---|---|
| committer | Evan Klitzke <[email protected]> | 2018-03-28 22:34:37 -0700 |
| commit | ccedbafd73514e0e5b58c1a6251029e84dadaea8 (patch) | |
| tree | 7c25ca67b7d9aedfba73fd2e6c8bce9a0b0c357f /src/httpserver.cpp | |
| parent | Merge #11881: Remove Python2 support (diff) | |
| download | discoin-ccedbafd73514e0e5b58c1a6251029e84dadaea8.tar.xz discoin-ccedbafd73514e0e5b58c1a6251029e84dadaea8.zip | |
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 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions