This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ixokai, ned.deily, pitrou, rosslagerwall, sdaoden, vstinner
Date 2011-04-18.22:52:41
SpamBayes Score 0.020911705
Marked as misclassified No
Message-id <1303167162.17.0.947324168025.issue11779@psf.upfronthosting.co.za>
In-reply-to
Content
That said, on my iMac (2.4 Ghz Intel Core 2 Duo):

$ time ./python -m test -v -u largefile test_mmap
[...]

----------------------------------------------------------------------
Ran 24 tests in 87.673s

OK
1 test OK.

real	1m27.875s
user	0m0.186s
sys	0m8.626s
History
Date User Action Args
2011-04-18 22:52:42ned.deilysetrecipients: + ned.deily, ixokai, pitrou, vstinner, rosslagerwall, sdaoden
2011-04-18 22:52:42ned.deilysetmessageid: <1303167162.17.0.947324168025.issue11779@psf.upfronthosting.co.za>
2011-04-18 22:52:41ned.deilylinkissue11779 messages
2011-04-18 22:52:41ned.deilycreate