Electrolysis/Meetings/2016-03-10: Difference between revisions
< Electrolysis | Meetings
Jump to navigation
Jump to search
(→mconley: Add mconley stuff.) |
(→mconley (Will not be present at meeting): Add more bits.) |
||
Line 5: | Line 5: | ||
== mconley (Will not be present at meeting) == | == mconley (Will not be present at meeting) == | ||
* | * '''Request:''' Can we record these meetings for the folks in the Taipei office who can't make it? | ||
* Spent most of my week either reviewing test patches from the Desktop team, or working on tpaint | |||
* I'm away today at the D&I Working Group meetup in Palo Alto. | |||
* '''Perf P2''' {{bug|1174770}} - tpaint regressions (3%-33%) in e10s mode compared to non-e10s mode | |||
** I have a plan for how to attack this. Tentative results [https://treeherder.mozilla.org/#/jobs?repo=try&revision=036a0de0251e&selectedJob=17810477 show us beating non-e10s on OS X]. Investigating what needs to be further done for Windows and Linux to get us over the edge, and then I can polishing and landing the work | |||
** {{bug|1254669}} - Tab progress listener doesn't know that browser starts at blank after remoteness flip | |||
** {{bug|1254865}} - remote-browser.xml's browser-child.js should not send a sync message on load | |||
** {{bug|1251032}} - Have ContentParent send RenderFrameInfo down when responding to the CreateWindow sync message | |||
** (No bug filed yet) - Have gBrowserInit.delayedStartup on e10s only run once content has been painted and composited | |||
* '''Perf P1''' {{bug|1226564}} - [e10s] CACHE V2 telemetry probe regressions | |||
** Just started to piece this together. I'm going to need to talk to jduell or mayhemer to see how much we care about the remaining probes / whether or not they matter for e10s. | |||
<small>[[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} -1 week}}|« previous week]] | [[Electrolysis/Meetings|index]] | [[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} +1 week}}|next week »]]</small> | <small>[[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} -1 week}}|« previous week]] | [[Electrolysis/Meetings|index]] | [[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} +1 week}}|next week »]]</small> |
Revision as of 16:04, 10 March 2016
mconley (Will not be present at meeting)
- Request: Can we record these meetings for the folks in the Taipei office who can't make it?
- Spent most of my week either reviewing test patches from the Desktop team, or working on tpaint
- I'm away today at the D&I Working Group meetup in Palo Alto.
- Perf P2 bug 1174770 - tpaint regressions (3%-33%) in e10s mode compared to non-e10s mode
- I have a plan for how to attack this. Tentative results show us beating non-e10s on OS X. Investigating what needs to be further done for Windows and Linux to get us over the edge, and then I can polishing and landing the work
- bug 1254669 - Tab progress listener doesn't know that browser starts at blank after remoteness flip
- bug 1254865 - remote-browser.xml's browser-child.js should not send a sync message on load
- bug 1251032 - Have ContentParent send RenderFrameInfo down when responding to the CreateWindow sync message
- (No bug filed yet) - Have gBrowserInit.delayedStartup on e10s only run once content has been painted and composited
- Perf P1 bug 1226564 - [e10s] CACHE V2 telemetry probe regressions
- Just started to piece this together. I'm going to need to talk to jduell or mayhemer to see how much we care about the remaining probes / whether or not they matter for e10s.