????? You tell us!
How about explaining a little more about rocket loader for those who haven’t heard of it.
I was wondering what Rocket Loader was too! I did a little bit of digging:
Rocket Loader
Automatically optimizes your pages to minimize the number of network connections and ensure even third party resources won’t slow down page rendering.
Ref: https://www.cloudflare.com/features-optimizer
Strange, I was thinking of that service actually now, and I saw this..would be nice to know how much it can help buddypress..
Rocket Loader is a general-purpose asynchronous JavaScript loader coupled with a lightweight virtual browser which can safely run any JavaScript code after window.onload.
Turning on Rocket Loader will immediately improve a web page’s window.onload time (assuming there is JavaScript on the page),
This is what explained on their site.