-
Notifications
You must be signed in to change notification settings - Fork 219
[meta] Enable multiprocess i.e. e10s #451
Comments
Currently blocked by https://bugzilla.mozilla.org/show_bug.cgi?id=1486659 |
This is not happening for V1.0 due to the blocking bug, but is high priority for V1.1. |
Related to: #680 Unlikely for 1.1. |
We can move this to post-v1.1. |
Running each test 3 times, here you can see the average and summary comparing It seems
|
@fernandojsg thanks for compiling these. It might be good for the performance team to investigate anything with a very large delta. I believe other than the chromatic page, all webvr links on the feed now work with e10s enabled. @cvan, have you had a chance to figure out what is not working on the js side that prevents chromatic from working with e10s? |
From @cvan: WebCompat sites affected by e10s (to my knowledge): |
Pushing to 1.3 as we won't have time to thoroughly test against 1.2. |
blocking bug appears to be closed. removing that label. |
currently blocked on https://bugzilla.mozilla.org/show_bug.cgi?id=1578851 (WebVR immersive mode broken on android when e10s is enabled) |
https://bugzilla.mozilla.org/show_bug.cgi?id=1529812 (Panomoments fail to load when e10s is enabled.) is still open too. |
We need to enable multiprocess to improve loading times and for all the perf benefits.
Currently it's blocked because there is a problem with shared video SurfaceTextures
needs #680
The text was updated successfully, but these errors were encountered: