<div dir="ltr">On Wed, Aug 28, 2013 at 6:00 PM, Daniel Dunbar <span dir="ltr"><<a href="mailto:daniel@zuster.org" target="_blank" class="cremed">daniel@zuster.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<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>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">
<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" class="cremed">http://llvm-reviews.chandlerc.com/D134</a><br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" class="cremed">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank" class="cremed">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div></div>