- Developer
- Exactly WWW
SWIS Performance NULLED is a collection of tools that I use for improving site speed. It includes the following:
- Page Caching to reduce the overhead of PHP and database queries. AKA: super speed boost.
- Defer JS to prevent render-blocking scripts.
- Load CSS asynchronously to prevent render-blocking CSS.
- Inline critical CSS to prevent a Flash of Unstyled Content (FOUC) when using async CSS.
- Minify JS/CSS to trim out extra white-space.
- Compress all assets and set proper expiration headers for awesome browser caching.
- Disable unused JS/CSS resources. Fully customizable, load/unload files site-wide, or on specific pages.
- DNS pre-fetch and pre-connect hints so browsers can load third-party assets quicker.
- Optimize Google Fonts.