demo icon indicating copy to clipboard operation
demo copied to clipboard

Turning off debug mode should apply optimizations

Open samdark opened this issue 4 years ago • 1 comments

  1. Turn off debug info collection and API:
  • https://github.com/yiisoft/yii-debug/blob/master/config/params.php#L31
  • https://github.com/yiisoft/yii-debug-api/blob/master/config/params.php#L10
  1. https://github.com/yiisoft/docs/blob/master/guide/en/tutorial/performance-tuning.md if possible.
  2. https://github.com/yiisoft/yii-cycle/blob/master/docs/en/reading-schema.md#schema-cache

samdark avatar Jul 01 '21 08:07 samdark

See https://github.com/yiisoft/app/issues/166

samdark avatar Jul 01 '21 12:07 samdark