I am trying to debug a page’s performance and am running Google Page Insights. We are using Rocket Loader and our ‘Reduce the impact of third party code’ results look like this:
Not good! - I’d really like to untangle what’s going on here but do mostly server side work. I feel that Rocket Loader is potentially masking what our native load time is (which might load other assets). Is there a way to turn this off? I included the main thread gif to see if there’s something that Rocket Loader might be interfering with. thanks
Yes - rocket loader effectively masks the time other scripts are running since it becomes the script that actually runs your javascript once the HTML is rendered, which reduces paint time (in many circumstances).
Very slow rocket loader recently, I had my page running fine 70% + on mobile, recently this dropped to 42% without any changes on my side, could there be any reason for this. desktop is at over 90%