We've already done a lot of GC optimisation in Construct 2's runtime to prevent it creating much garbage at all. So I'm sure performance will go up a bit, but we already tried to solve the problem by not creating any garbage for the GC to have to collect. Always good news to hear about JS engine improvements, though!