...
4. storedLogicValidityCheck="disabled" or "limited" or "disabledlocal": → Limited or Disabled will have better faster performance than Local or Global
- If you do not review or use the information in the Stored Logic Validity Check section of your deploy reports, then set storedLogicValidityCheck="disabled".
- If you do review and the Stored Logic Validity Check information in your deploy reports, but you do not use the storedLogicValidityAction=FAIL option, then set storedLogicValidityCheck="limited".
- If you do review and the Stored Logic Validity Check information in your deploy reports and you also use the storedLogicValidityAction=FAIL option, then set storedLogicValidityCheck="local".
- Although storedLogicValidityCheck="global" is an available setting and is the most comprehensive, if performance timing is important it may be better to use a smaller scope such as "local" or limited".
- Please see the notes in the "Stored Logic Validity Check" heading on this page: Configuring Project Settings
5. forecastDML=false → Disabling Forecast DML can improve performance if you don't need to forecast DML: Configuring Project Settings
...