openethereum/ethcore/src/blockchain
Arkadiy Paronyan 7093651d70 More performance optimizations (#1814)
* Buffered DB

* Use identity hash for MemoryDB

* Various tweaks

* Delayed DB compression

* Reduce last_hashes cloning

* Keep state cache

* Updating tests

* Optimized to_big_int

* Fixing build with stable

* Safer code
2016-08-03 22:03:40 +02:00
..
generator Removing unneeded lifetime 2016-03-07 14:40:39 +01:00
best_block.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00
block_info.rs fix typos (#1644) 2016-07-19 20:42:23 +02:00
blockchain.rs More performance optimizations (#1814) 2016-08-03 22:03:40 +02:00
cache.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
config.rs cli overhaul (#1600) 2016-07-25 16:09:47 +02:00
extras.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
import_route.rs Fix spelling of "omitted" 2016-04-24 22:16:34 +01:00
mod.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
update.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00