Decreasing the amount of .JS and .CSS files you have running. Also making sure to optimize these files frequently if they change since any small performance increase can add up to being a few seconds faster on loading.
Other times it matters location wise (server distance vs. user requesting the webpage) and hence why many use a CDN to make sure world-wide that the loading time is small rather than small in one section and large in another.