You can see in the Waterfall report that there is a single combined JS file that is taking over 1.5 seconds to load. This is related to server and network speeds.
Instead of combining all your JS you may want to look at defering there loading using a plugin like Flying Scripts.