monero/src/blockchain_db
moneromooo-monero d003f07c59
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-22 22:36:01 +01:00
..
berkeleydb blockchain_db: initialize m_open in base class ctor 2018-02-02 15:21:39 +00:00
lmdb speedup get_output_histogram for all amounts when min_count > 0 2018-04-22 22:36:01 +01:00
blockchain_db.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
blockchain_db.h speedup get_output_histogram for all amounts when min_count > 0 2018-04-22 22:36:01 +01:00
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
db_types.h Update 2018 copyright 2018-01-26 10:03:20 -05:00