Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Well, first of all, looking at the page source, it seems AsyncJS is currently not active?

    Second; jQuery can only rarily be asynced (or deferred), inline JS is not impacted by AsyncJS and the vimeo-JS is from the vimeo player in the iframe, which AsyncJS cannot touch either.

    hope this helps,
    frank

    Thread Starter alauer

    (@alauer)

    1: Thats correct (why should i keep a plugin enabled if it slows my site from 7,7 to 11,4 seconds? Why is it like that by the way?)

    2: “Is there any way of gain improvements for my site with your plugin?”
    So your answer is “No, there isnt.”?

    Kind regards
    Axel

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    1. because when deferring you’re telling the browser to load the JS as late as possible, so your ‘fully loaded’ time will indeed be higher, but ‘onLoad’ (which in general is considered more important) should be better
    2. for the items listed, correct. but when async js is not running, wp-content/themes/enfold/js/avia-compat.js is also listed ??

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