Reduce unused CSS/JS & avoid long main-thread tasks
-
Hello,
1. When run a test in GtMetrix, it points out that there are unused CSS and JS which both come from LSC plugin:
https://example.com/wp-content/litespeed/css/a0c493b9c79196e303aa5c12c90a0f8a.css?ver=bf10b https://example.com/wp-content/litespeed/js/d3a2c98f8464e3b8d9dabd63241c9172.js?ver=bf10b
?Is there a way to reduced these stylesheets and scripts to decreased bytes consumed?
2. In the same test the longest main-thread taks are JS code from LSC plugin
https://example.com/wp-content/litespeed/js/d3a2c98f8464e3b8d9dabd63241c9172.js?ver=bf10b
And one from Jquery
https://example.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0
? what would be a possible way to avoid these main-thread tasks contribute to input delay?
https://shottr.cc/s/0Iwb/SCR-20220504-ngp.png
Thank you,
Best regards
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Reduce unused CSS/JS & avoid long main-thread tasks’ is closed to new replies.