Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 6.0.0
-
Component/s: Core
-
Labels:None
Description
Using threads=auto will result in near optimal performance on almost all systems. The current default value of threads=1 is very pessimistic and changing it to auto is likely to solve existing problems without creating new ones.