[pypy-dev] Any known tricks or effort made to make the PyPy source code build faster?

William ML Leslie william.leslie.ttg at gmail.com
Mon Aug 29 20:07:43 EDT 2016


On 30/08/2016 9:53 am, "Wang, Peter Xihong" <peter.xihong.wang at intel.com>
wrote:
>
> Hi,
>
>
>
> By default, it appears most of the time during the build/compile process,
only 1 single CPU core is busy, signaling missing of parallel compiling.
  Is there any best known practice to make it faster?
>
>

Not at the moment. The STM work that Armin is doing may give us an
interpreter that can make better use of extra cores during translation, but
it is still experimental.

>
> Thanks,
>
>
>
> Peter
>
>
>
>
>
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20160830/5ba92084/attachment.html>


More information about the pypy-dev mailing list