Home Forums WoodMart support forum Which Lazy Loading options is the fastest?

Which Lazy Loading options is the fastest?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #118454

    timvanhuik
    Participant

    Hi,

    Which Lazy Loading options is the fastest?

    I mean, the documentation does not say a lot about it but:

    – Fade – Blur – Non -> which is loading the page the fastest way.
    – Generate previews -> What does it do, and where are those images generated/stored?
    – Base 64 encode for placeholders -> please explain
    – Proportional placeholders size -> please explain, also with other option “Generate previews”

    Just want to be sure I select and decide the best options.

    #118570

    Artem Temos
    Keymaster

    Hello,

    These options will not impact your website performance. They are just for the different appearance of your images.

    – Generate previews will create smaller previews of your images and each image will have its smaller clone
    – Base 64 will transform placeholders to base 64 string images
    – Proportional placeholders size will create placeholders with the same proportions as original images.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)