6995
yii\base\Module::getModule is very slow.
It takes more than one minute to load at first ajax request.
After that it takes less than 2 second to load further requests.
Framework version is Yii2.
Any idea?
6995
yii\base\Module::getModule is very slow.
It takes more than one minute to load at first ajax request.
After that it takes less than 2 second to load further requests.
Framework version is Yii2.
Any idea?
Profile it.