openethereum/ethcore/src/tests
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
..
client.rs Removing unused client code (#1645) 2016-07-19 09:21:41 +02:00
helpers.rs More performance optimizations (#1814) 2016-08-03 22:03:40 +02:00
mod.rs tests stub 2016-07-04 14:51:50 +03:00
rpc.rs Sync IPC interface (#1584) 2016-07-14 12:07:33 +02:00