GrowthExperiments currently uses the PageSaveComplete for several features, often triggering a DeferredUpdate in the handler. Port this to the new event mechanism, listening to the PageUpdated event.
Note that the new event system is still experimental. Using it in this extension will help us understand if the new design is useful, and flush out any subtle bugs, as part of the WE5.2.3 hypothesis.