New submission from Daniel Holth:

compileall would benefit approximately linearly from additional CPU cores.  
There should be an option.

The noisy output would have to change. Right now it prints "compiling" and then 
"done" synchronously with doing the actual work.

----------
messages: 171744
nosy: dholth
priority: normal
severity: normal
status: open
title: Use multiprocessing in compileall script

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16104>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to