Re: Changes to file purging during builds

2013-07-10 Thread Neil
Gregory Szorc wrote: This may result in a multi-second "jank" at the beginning of the build. As opposed to the multi-minute "jank" of $(RM) -r _tests ? -- Warning: May contain traces of nuts. ___ dev-platform mailing list dev-platform@lists.mozilla.

Re: Changes to file purging during builds

2013-06-28 Thread Gregory Szorc
On 6/25/13 2:19 PM, Ehsan Akhgari wrote: On 2013-06-25 2:52 PM, Gregory Szorc wrote: tl;dr You may experience a change in behavior in build performance In bug 884587, we just changed how file purging occurs during builds. FWIW this has been backed out for now. And it relanded on inbound a f

Re: Changes to file purging during builds

2013-06-25 Thread Mike Hommey
On Tue, Jun 25, 2013 at 11:52:03AM -0700, Gregory Szorc wrote: > tl;dr You may experience a change in behavior in build performance > > In bug 884587, we just changed how file purging occurs during builds. > > Due to historical reasons (notably bad build dependencies and to > prevent old files fr

Re: Changes to file purging during builds

2013-06-25 Thread Ehsan Akhgari
On 2013-06-25 2:52 PM, Gregory Szorc wrote: tl;dr You may experience a change in behavior in build performance In bug 884587, we just changed how file purging occurs during builds. FWIW this has been backed out for now. Cheers, Ehsan ___ dev-platfo

Changes to file purging during builds

2013-06-25 Thread Gregory Szorc
tl;dr You may experience a change in behavior in build performance In bug 884587, we just changed how file purging occurs during builds. Due to historical reasons (notably bad build dependencies and to prevent old files from leaking into the distribution package), we wipe out large parts of ob