mrm
8
If you’ve only got 4 CPU cores, 10 is rough–the system is probably thrashing caches.
I wrote more about this topic here:
You could set cpuLoadPercent
to something like 200, and maxConcurrentImports
to something like 3 (if you have a 4-core machine)