Is Python really slow?

Courageous jkraska1 at san.rr.com
Sat May 27 13:58:56 EDT 2000


> in all of those cases C was ~100 times faster than Python

You need to write an external C module and compare its performance
to an equivalently coded python algorithm. I'll be publishing results
on heap sort, just for grins, sometime in the next few weeks.



C/



More information about the Python-list mailing list