I need to improve time to first byte for my site www.volleycountry.com. I made some tweaks, my site is loading quite fast. When I run several tests (pingdom, webpagetest, gtmetrix) loading of my site is about 3-5s, I need to get under 2s.
My config:
Joomla 2.5.9
Joomsef 4 (cache on)
Mysql 5.5
Gzip on, Cache on
I use CDN for all files.
Site in total has 65 http request, about 800kb.
The problem is time to first byte is almost 2-3s. After TTFB everything is loading pretty fast.
When I run Debug, I see...
200 Queries Logged
38 Query Types Logged
I know it is problem of the backend of Joomla. Components slow down Joomla... My other site has no extra component and TTFB is less then 0,8s.
What should I do improve my TTFB? Any suggestions?
Joomla.org has 700kb, 44 requests...TTFB less than 1s, total loading time 1,6 - 2,5s (pingdom)
Thanks for help.