Memory ?

Max M maxm at mxm.dk
Fri Jul 5 03:58:47 EDT 2002


Shagshag13 wrote:
> Hello,
> 
> i'm still looking for a way to check which are the best ways to save memory because i work on many GB with float, etc. so is there a
> way to check how many bytes needs an object, a tuple, a list, a dict of objects and so on ? (something like itemsize for array - in
> fact array should be great if they weren't boxed)


With no kind of authority I would guess that Numpy is what you need.

http://sourceforge.net/projects/numpy

regards Max M




More information about the Python-list mailing list