monero/src/blockchain_db/lmdb
moneromooo-monero ffeeefde60
speedup get_output_histogram for all amounts when min_count > 0
This skips the vast majority of "dust" output amounts with just
one instance on the chain. Clocks in at 0.15% of the original
time on testnet.
2018-04-23 10:54:28 +01:00
..
db_lmdb.cpp speedup get_output_histogram for all amounts when min_count > 0 2018-04-23 10:54:28 +01:00
db_lmdb.h speedup get_output_histogram for all amounts when min_count > 0 2018-04-23 10:54:28 +01:00