my Joomla site is too slow. It approximately uses 8 to 10 s to load main page. I am using xampp. template protostar. PC core i7. OS windows. JOOMLA 3.15. Is it normal ??
Oppz i solved it just right now. I disable Xdebug in php.ini and time reduces form 8s to 1s
[XDebug]
;zend_extension= "C:\Users\arslan\Desktop\xampp-win32-1.8.1-VC9\xampp\php\ext\php_xdebug.dll"
;xdebug.remote_enable=on
;xdebug.remote_handler=dbgp
;xdebug.remote_host="localhost"
;xdebug.remote_port=9001
;xdebug.remote_autostart=1
my server was xampp.
Joomla site slow problem solved.
Its running like leopard now.
OS window7
workstation corei7
localhost
Edit:: And time reduces to 0.5 sec when i removed following code form protostar index.php i.e google fonts
' rel='stylesheet' type='text/css' />