[PATCH] [Lit] Use multiprocessing instead of threading

Daniel Dunbar daniel at zuster.org
Wed Oct 23 15:23:14 PDT 2013


On Wed, Oct 23, 2013 at 12:44 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 23 October 2013 00:26, Daniel Dunbar <daniel at zuster.org> wrote:
> > I wanted to have a little bit of time to check out how things were on
> > Windows, but I haven't found it.
> >
> > Off the top of my head, I think that was the main thing, other than also
> > just giving it a little bake time.
> >
> > We could go ahead and switch the default for non-Windows and see what
> > happens if you are interested...
>
> Probably a good idea. With check-all the time goes from  1m10.644s to
> 0m50.506s in my machine :-)
>

Sweet, that's a pretty nice win.

Switched the default in r193279, please let me know if you see any fallout.

 - Daniel


> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131023/fe6a1100/attachment.html>


More information about the llvm-commits mailing list