• This plugin is amazing. It took 14 render-blocking javascript files and made them async. Didn’t even have to set anything up. Great job!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Paris Holley

    (@parisholley)

    glad to see it helped you out! were you able to benchmark the savings you saw?

    Thread Starter Damien

    (@appducate)

    Not sure about getting the exact benchmark, however this is what I can tell you.

    I am also using WP Minify and used to have it set to handle the javascript (currently just set to handle the CSS and HTML). My page speed score for mobile was 69 and the computer page speed was 87. I switched off the javascript option in WP minify and enabled Asynchronous Javascript. My mobile speed went to 78 and the computer to 92.

    My one question is can you make an Asynchronous CSS plugin?

    Currently from my tests Asynchronous Javascript offers the highest speed gain of all the plugins I’ve tried.

    Plugin Author Paris Holley

    (@parisholley)

    unfortunately there are many impacts of loading css async that it probably isn’t worth it (better off optimizing as much as you can)

    glad to see it helped!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Brilliant’ is closed to new replies.