openethereum/ethash
Arkadiy Paronyan 5ab18d1313 Performance optimizations (#1642)
* Optimize ethash verification

* disable WAL for puts

* Clear account cache after commit

* Commit only modified accounts

* Optimize existing block check

* Cache last hashes
2016-07-17 09:18:15 +02:00
..
src Performance optimizations (#1642) 2016-07-17 09:18:15 +02:00
Cargo.toml replace synchronization primitives with those from parking_lot (#1593) 2016-07-13 19:59:59 +02:00