• Hello

    I need to use Autoptimize’s lazy load feature. I do have some image sliders on the site.

    Unfortunately, Autoptimize uses some JavaScript to lazy load the slides and it takes almost a second (500ms – 1000ms) to do so.

    Without the lazy load, the slider loads very fast (less than 90ms). Is there any way I can speed up lazy load of the slider using Autoptimize?

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

    (@optimizingmatters)

    Guess excluding the images in the slider from being lazyloaded would work, maybe give that a go?

    frank

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    have you been able to get this to work deewinc ?

    Thread Starter deewinc

    (@deewinc)

    Hello

    Thanks for the follow up. I let W3 Total Cache handle the lazy load for images.

    I’m working on a products review site and having all sliders lazy load is important.

    So, excluding them isn’t an option. How I wish Autoptimize was fast in loading it’s lazy load JS. Like I said, it takes almost 1000ms to load the JS while W3 Total Cache takes around 30ms.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Yeah, I *think* W3TC’s lazyload JS loads early but as a result is render-blocking, whereas AO’s loads later with the “async” flag, hence the difference.

    Thread Starter deewinc

    (@deewinc)

    Funny thing Autoptimzie JS for the slider is render-blocking while W3TC’s is not. I will share a screenshot in the next 24 hours.

    • This reply was modified 3 years, 9 months ago by deewinc.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    nah, that’s not funny, it’s weird ??

    would love to dig in some more!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sliders lazy load takes long to load’ is closed to new replies.