I am using new-relic and for my website, the homepage is taking 8 seconds on average to be fully loaded. The network requests are fast, but the dom and page rendering are whats slowing it down. I have google +, facebook, twitter share buttons and bxslider.
When I run it in my browser it takes 2-4 seconds. I am not very familiar with how to optimize frontend performance. I am pretty shocked it is taking that long.
If anyone could give me tips to speed it up; that would be great.
I tried to figure out how to use google chrome profiler tool, but it says 80% idle.
The website is http://phppointofsale.com
- Brown is network
- Yellow is DOM
- Blue is page rendering