<div dir="ltr">I assume you are referring to batching of commits. I already take a fair amount of care when I push to try and separate things out and commit chunks that are related.<div><br></div><div> - Daniel</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 6:09 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@gmail.com" target="_blank">chandlerc@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="im">On Wed, Aug 28, 2013 at 6:00 PM, Daniel Dunbar <span dir="ltr"><<a href="mailto:daniel@zuster.org" target="_blank">daniel@zuster.org</a>></span> wrote:<br>
</div><div class="gmail_extra"><div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  Hi Takumi,<br>
<br>
  I just pushed an implementation of multiprocessing in lit, currently<br>
  available under the --use-processes command line flag.<br></blockquote><div><br></div></div><div>Orthogonal to the specific feature, could you try to commit more incrementally? Pushing a large set of changes is really hard to review, and in other cases negatively impacts our build bot infrastructure. Also, it can avoid folks duplicating effort because they aren't aware that you're working on something in the background.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
  If you have a moment, could you rerun your previous timings (or similar) to<br>
  confirm that the version I pushed shows the same improvements you<br>
  originally reported?<br>
<br>
  Also, I haven't yet tested this feature on Windows, so I would love to hear<br>
  if it works and what the performance impact is. Fundamentally it has the<br>
  same pickling issues as before so if you previously found that to be a<br>
  bottleneck then it may continue to be a problem.<br>
<br>
   - Daniel<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D134" target="_blank">http://llvm-reviews.chandlerc.com/D134</a><br>
</div><div class="im"><div><div>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></div></blockquote></div><br></div></div>
</blockquote></div><br></div>