I think we need a proper scheduler on the web. Something like Grand Central Dispatch on iOS. With priorities, tasks and a way to move work off the main thread.
My colleague Shubhie Panicker has been working on a Scheduler API proposal. It’s just the first step and doesn’t do anything that I’d want it to, but it’s a great first step!