Async.ParallelFor.DisableOversubscription
VarUnreal Engine Var console variable.
AsyncParallelForDisableOversubscription
Description
If true, do not enable new threads to handle tasks while waiting for a ParallelFor to finish, because new threads can decrease overall performance.
Usage
Async.ParallelFor.DisableOversubscription [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

