[SoC2010-General] GSoC: Speed Up 2to3 in Pattern Matching
Collin Winter
collinwinter at google.com
Fri Apr 2 03:24:16 CEST 2010
Hi,
On Thu, Apr 1, 2010 at 5:33 PM, gombiuda JHL <gombiuda at gmail.com> wrote:
[snip]
> With this improvement, the process will be more faster than before. But
> there still contains protential to improve. Right, that's pararrelization.
> Simplely, we can imagine that we have a bunch of files to be converted.
> Multithread can be easily used because there is no sequence-relationship
> between each file.
[snip]
How does this part of the proposal differ from the multiprocessing
support already present in 2to3? I'm referring to
MultiprocessRefactoringTool in
http://svn.python.org/view/sandbox/trunk/2to3/lib2to3/refactor.py?view=markup.
Thanks,
Collin Winter
More information about the SoC2010-General
mailing list