openethereum/ethash/src
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
..
compute.rs Performance optimizations (#1642) 2016-07-17 09:18:15 +02:00
lib.rs replace synchronization primitives with those from parking_lot (#1593) 2016-07-13 19:59:59 +02:00