Problem with Rocket loader working on page rule

So, I activated Rocket Loader. Working fine

But it is adversely affecting loading of certain views on home page.
So I used page rule to disable Rocket loader on home-page.

Still it is affecting home-page same way.

I got your points. But I need solution and it is very important for our website to load all the pages with Rocket loader except home page to increase speed matrics

Hello!

Why don’t you try to defer your scripts instead? Rocket Loader can be very buggy… Also, by using the deferring technique, you will be using something that is by default already recognized by all modern browsers without having to add another script to your page.

Here is a nice tutorial that explains both defer and async tecniques for you: