wpsharks / comet-cache

An advanced WordPress® caching plugin inspired by simplicity.
https://cometcache.com
GNU General Public License v3.0
77 stars 18 forks source link

Feature Request: Defer parsing JavaScript to reduce blocking of page rendering #917

Open beatelite opened 6 years ago

beatelite commented 6 years ago

When we use GTMetrix to analyze our site, we get the notice:

JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.

When I inspect the files, it's referring to our comet cache files.

Not sure if this is on your radar but according to them, it should be.