[Python-Dev] Python parallel benchmark (original) (raw)
Jesse Noller jnoller at gmail.com
Fri May 16 00:56:28 CEST 2008
- Previous message: [Python-Dev] Python parallel benchmark
- Next message: [Python-Dev] Distutils & configparser rename
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Python parallel benchmark
- Next message: [Python-Dev] Distutils & configparser rename
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]