On Jul 21, 10:09 pm, Raffael Cavallaro <[email protected]> wrote: > On 2009-07-21 19:06:02 -0400, Neil Hodgson > <[email protected]> said: > > > Python uses native threads. > > So it can be teh-slowness on all ur cores! > > <http://shootout.alioth.debian.org/u64q/benchmark.php?test=nbody〈=all> > > The global interpreter lock doesn't help much either.
As you've linked to programs that /have not/ been written to use threading or multiple cores (look at the "~ CPU Load" column) I get the feeling I'm missing the joke? -- http://mail.python.org/mailman/listinfo/python-list
