Jump to content

Metrcis Load Dashboard


apomed

Recommended Posts

Hi Team,

 

I a new and try to figure out the load time about my back end. In my backend after uninstalling gamification module which caused huge loading time for my dashboard I have this results. Can someone experienced approve the good of the loading times and if no can I have suggestions. 

 

Looks hookDashboardZoneOne has bigger loading time

 

9rn9kjpz.png

Edited by apomed (see edit history)
Link to comment
Share on other sites

Investigating as new the initContent function I found something very strange. I just went to iniFunction at AdminController and commented the code 

  $this->getLanguages();
  $this->initToolbar();
  $this->initTabModuleList();
  $this->initPageHeaderToolbar();
     

then vuala my dashboard FLY. Then I go to see my products which really I dont have, its a new OnlineShop and takes to long to load. I go to initContent at AdminsProductController and comment the 

 parent::initContent();

and some refreshes and then vuala FLY.

Edited by apomed (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...