diff options
author | warptangent <warptangent@tutanota.com> | 2016-01-28 16:47:27 -0800 |
---|---|---|
committer | warptangent <warptangent@tutanota.com> | 2016-01-28 21:15:44 -0800 |
commit | b8707466e252788acc409a5d00957aa89cd95025 (patch) | |
tree | 85a8c8ed14db38f80eed97a2fa685d515cf1a176 /src/crypto/tree-hash.c | |
parent | BlockchainBDB: Remove tx outputs in reverse order (diff) | |
download | monero-b8707466e252788acc409a5d00957aa89cd95025.tar.xz |
BlockchainBDB: When removing, find amount output index fast by starting at end
This improves blockchain reorganization time by allowing one of the more
expensive DB lookups when popping a block to not have to seek through a
long dup list in the "output_amounts" db. This is most noticeable for
HDDs.
See ffcf6bdb95abe2dab37d5f8d9acc134fdc6b4d36
Diffstat (limited to 'src/crypto/tree-hash.c')
0 files changed, 0 insertions, 0 deletions