On Tue, May 12, 2020 at 1:36 AM Maciej Stachowiak <
mjs@apple.com> wrote:
I noticed from comments in one of the Radars that the patch may result in an additional “fake paint”, so it should probably be performance tested. Have you done any testing?
I've tested it locally, I haven't noticed any significant side effect, because in complex situations the fake paint only happens once per page and bails early once contentfulness is detected. but I can run any additional test needed.
We’ll likely want to A/B some of Apple’s page load speed benchmarks.
A/B testing load speed sounds sensible. How do we go about doing that?