• Image lazy load takes 3seconds of CPU time, benefits of lazy loading are lost when there is so much CPU time used to lazy load.

    Total CPU Time 3,231 ms
    Script Evaluation 130 ms
    Script Parse 3 ms
    …js/lazysizes.min.js?ao_version=2.8.1

    Checked through https://web.dev/measure/
    Website has around 25 images and first one is skipped through class exclusion.

    That affects big time new performance google metrics, maybe there is a chance of optimizing lazysizes script?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Lazysizes very CPU time consuming’ is closed to new replies.