Bug 1563576 Comment 21 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

FYI,
I noticed that in `mozilla-browsertime` adding the Browsertime webextension adds ~1000ms to Fenix startup results (but curiously doesn't impact fennec).

AFAICT, this isn't a problem in raptor-browsertime because the extension is disabled and there is also a pref to disable extension blocklists (`extensions.blocklist.enabled`)
https://searchfox.org/mozilla-central/rev/91f6c02fcf4c16f78fdc4417f61f192688294066/testing/raptor/raptor/browsertime/base.py#194
FYI,
I noticed that in `mozilla-browsertime` the default insertion of the Browsertime webextension adds ~1000ms to Fenix startup results (but curiously doesn't impact fennec).

AFAICT, this isn't a problem in raptor-browsertime because the extension is disabled and there is also a pref to disable extension blocklists (`extensions.blocklist.enabled`)
https://searchfox.org/mozilla-central/rev/91f6c02fcf4c16f78fdc4417f61f192688294066/testing/raptor/raptor/browsertime/base.py#194

Back to Bug 1563576 Comment 21