openethereum/parity/cli
Nicolas Gotchac 73e10cdbe0
Multithreaded snapshot creation (#9239)
* Add Progress to Snapshot Secondary chunks creation

* Use half of CPUs to multithread snapshot creation

* Use env var to define number of threads

* info to debug logs

* Add Snapshot threads as CLI option

* Randomize chunks per thread

* Remove randomness, add debugging

* Add warning

* Add tracing

* Use parity-common fix seek branch

* Fix log

* Fix tests

* Fix tests

* PR Grumbles

* PR Grumble II

* Update Cargo.lock

* PR Grumbles

* Default snapshot threads to half number of CPUs

* Fix default snapshot threads // min 1
2018-09-13 13:28:45 +02:00
..
presets Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
tests Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
mod.rs Multithreaded snapshot creation (#9239) 2018-09-13 13:28:45 +02:00
usage_header.txt Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
usage.rs Clean up deprecated options and add CHECK macro (#9036) 2018-07-09 20:36:04 +01:00
version.txt Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00