if you have a vps you should check serverside caching
redis for database cache
and nginx for page cache
had great results with it
home page loads on 800ms a very heavy home page
and posts around 400-500ms with ads enabled
choose a low http requests theme
enable static file cache (css,js,png,jpeg,woff,ttf,) and set them to expire after 3 or 4 months
if you have shared hosting theese wont work