[Numpy-discussion] loadtxt slow

Michael Gilbert michael.s.gilbert at gmail.com
Sun Mar 1 14:32:58 EST 2009


On Sun, 1 Mar 2009 14:29:54 -0500 Michael Gilbert wrote:
> i have rewritten loadtxt to be smarter about allocating memory, but 
> it is slower overall and doesn't support all of the original 
> arguments/options (yet).

i had meant to say that my version is slower for smaller data sets (when
you aren't close to your main memory limit), but it is orders of
magnitude faster for large data sets.



More information about the NumPy-Discussion mailing list