The new caching plugin, introduced in V7.9, drastically reduces the loading times of a site. It compiles the code significantly faster, thus allowing pictures to load quicker. For more info go to the Lazy Load section.
The caching plugin, exclusively designed for routes and queries, comes with three possible options. From the Caching menu (Settings -> Site Settings -> Caching), admins can use the Caching Engine to do the following:
Disables the caching engine. Metadata caching will still be enabled, using the Files adapter.
Uses static files for caching (recommended).
Uses the database for caching (slower than the Files adapter).
Uses the memcache module for caching (recommended).
When used clear the site's cache.
When used deletes all cached images from the site.