openethereum/util/src/journaldb
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
..
archivedb.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
earlymergedb.rs Bumping clippy & fixing warnings (#1823) 2016-08-03 19:01:48 +02:00
mod.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00
overlayrecentdb.rs More performance optimizations (#1814) 2016-08-03 22:03:40 +02:00
refcounteddb.rs JournalDB inject (#1806) 2016-08-03 16:34:32 +02:00
traits.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00