Is Python really slow?

Makhno mak at imakhno.freeserve.co.uk
Sat May 27 13:22:48 EDT 2000


>>> Does xrange create an array of numbers 1...1e8?
>>
>> Yes, it does
>>
>No, it doesn't.

Well, if it did create an array Matlab-style, then that would account for
why the C routine was faster.







More information about the Python-list mailing list