Re: Help needed with prioritizing js/src compilation (bug 1262241)

2017-03-30 Thread Michael Shal
My current work is winding down, so I can try to take a look at this next unless someone else gets there first. On Wed, Mar 29, 2017 at 3:35 PM, Gregory Szorc wrote: > Bug 1262241 is pretty high priority for developers, IMO. The way things > work today is that js/src - specifically Interpreter.c

Help needed with prioritizing js/src compilation (bug 1262241)

2017-03-29 Thread Gregory Szorc
Bug 1262241 is pretty high priority for developers, IMO. The way things work today is that js/src - specifically Interpreter.cpp - is stacked up behind a very long line of dependencies and its 2+ minute compilation often becomes a long pole in the compile tier. Unfortunately, there doesn't appear m