A WordPress caching plugin will help speed up websites by providing the User’s Browser a Cached HTML copy of the WordPress website when available (if the plugin has been activated).
The user’s browser no longer needs to make a request to the Server, then having the PHP compiled from the WordPress site and then returned/served to the user’s browser (a longer process).
Recommended Plugin: WP Fastest Cache plugin
I hope that helps!
-NR