Nicolas Gotchac
4ddd69cc55
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 12:58:49 +02:00
..
2018-08-07 20:52:23 +08:00
2018-09-10 17:21:57 +02:00
2018-09-13 12:58:49 +02:00
2018-09-13 11:04:39 +02:00
2018-09-12 02:08:23 +08:00
2018-09-10 22:38:30 +02:00
2018-09-13 11:04:39 +02:00
2018-09-13 12:58:49 +02:00
2018-09-07 18:51:08 +08:00
2018-09-12 11:42:09 +01:00
2018-09-12 02:08:23 +08:00
2018-08-14 15:34:46 +01:00
2018-09-06 04:37:41 +02:00
2018-06-12 08:15:52 +02:00
2018-07-02 18:50:05 +02:00
2018-08-24 10:53:31 +01:00
2018-07-20 15:06:11 +02:00
2018-07-09 12:55:27 +01:00
2018-06-04 10:19:50 +02:00
2018-07-30 10:45:10 +01:00
2018-08-24 09:42:24 +01:00
2018-07-02 18:50:05 +02:00
2018-09-07 18:51:08 +08:00
2018-09-07 18:51:08 +08:00
2018-08-14 04:06:15 +08:00
2018-07-30 10:45:10 +01:00
2018-09-03 17:40:11 +01:00
2018-09-04 20:13:51 +02:00
2018-07-02 18:50:05 +02:00
2018-06-04 10:19:50 +02:00
2018-07-06 15:09:39 +02:00
2018-08-29 20:31:04 +08:00
2018-09-13 11:04:39 +02:00