CodeIgniter Forums
CI3 Speeding up Loading Time of Base Classes - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17)
+--- Thread: CI3 Speeding up Loading Time of Base Classes (/showthread.php?tid=61811)



CI3 Speeding up Loading Time of Base Classes - gard_olsen - 05-20-2015

Hi,

I'm just wondering what speed your CI is running at?

"Loading Time: Base Classes 0.6473"
Is there a way of speeding this part up since it is eating over half a second?


RE: CI3 Speeding up Loading Time of Base Classes - gadelat - 05-20-2015

That's not normal, try to run it on different machine


RE: CI3 Speeding up Loading Time of Base Classes - gard_olsen - 05-20-2015

(05-20-2015, 04:12 AM)gadelat Wrote: That's not normal, try to run it on different machine

Yeah. it was run on VirtualBox and I forgot to amp up the specs. 


RE: CI3 Speeding up Loading Time of Base Classes - kilishan - 05-20-2015

Also make sure xdebug is turned off. Drastic difference then.