[Python-Dev] Python parallel benchmark

Jesse Noller jnoller at gmail.com
Fri May 16 00:56:28 CEST 2008



On May 15, 2008, at 6:54 PM, Eric Smith <eric+python- 
dev at trueblade.com> wrote:

> Jesse Noller wrote:
>> Do you have the code posted someplace for this? I'd like to add it  
>> into the tests I am running
>
> It would also be interesting to see how pyprocessing performs.
>
> Eric.

I'm working on exactly that - I have some I/O work - mandlebrot  
crunching, prime crunching and othe tests to run with threads,  
pyprocessing, parallel python (as soon as I figure out why it's  
hitting open file handle issues) and single threaded

-Jesse 


More information about the Python-Dev mailing list