Python Memory Manager

Ross Ridge rridge at caffeine.csclub.uwaterloo.ca
Wed Feb 20 11:26:47 EST 2008


<MartinRinehart at gmail.com> wrote:
>20 MBs = 5 M 32-bit words = 1.25 millis to move half of them on a
>2GHz machine. Don't know how much a milli costs where you live.

A 2GHz machine doesn't have 20Mb of 2GHz memory.  You made the mistake
of measuring the speed of processor's cache, rather than the RAM.

					Ross Ridge

-- 
 l/  //	  Ross Ridge -- The Great HTMU
[oo][oo]  rridge at csclub.uwaterloo.ca
-()-/()/  http://www.csclub.uwaterloo.ca/~rridge/ 
 db  //	  



More information about the Python-list mailing list