Toolset:

WordPress Performance Issues

Keep website lean

Minify everything

Image Compression

Caching

You can simulate load and measure performance on your site with tools like:

or  simple test using ab  like:

$ ab -n 100 -c 5 http://example.com/

Use CDN