Wordpress LScache Plugin: 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 Hi, please provide the report number you can get it in toolbox -> report -> click send to LiteSpeed Best regards, Hi, Here it is: XKORILWW Thank you, Best Regards try enable UCSS and delay JS , purge all , then wait for some times for UCSS to generate , see how it goes