Movatterモバイル変換
[0]ホーム
[Python-Dev] xreadlines : readlines :: xrange : range
Tim Peterstim.one@home.com
Mon, 8 Jan 2001 23:48:25 -0500
[Tim]> 5 uncertain, but evidence suggests much of it due to MS> malloc/realloc (Perl does its own memory mgmt)[NeilS]> Have you tried pymalloc?Not recently, and don't expect to find time for it this week. IIRC,Vladimir did get significant speedups-- lo those many years ago! --when hetried it on Windows, though. Maybe (or maybe not) that was due toexploiting the global lock (i.e., exploiting that pymalloc didn't need to doits own serialization, when called from the Python core).
[8]ページ先頭