Once you have finished tweaking and testing, in general settings you can enable the
JS/CSS speedup tools, which puts all the JS and CSS code into 2 large files, thereby reducing the server requests.
There's plenty of other things you can do... optimise your images so that they are not too large in size, minimise the JS code with a tool like
this. Ensure you regularly optimise the database tables etc.