Background parser: don't use more than 4 threads by default

Authored by brauch on Jul 16 2016, 4:57 PM.

Description

Background parser: don't use more than 4 threads by default

On 4-core CPUs with hyperthreading, idealThreadCount() is 8, but that
is really not ideal, it just burns CPU time while actually getting
slower.

Details

Committed
brauchJul 16 2016, 4:57 PM
Parents
R33:201852032e63: DUChainLock: usleep -> yield
Branches
Unknown
Tags
Unknown