Memory usage per top 10x usage per heapy

Tim Chase python.list at tim.thechases.com
Tue Sep 25 18:10:43 EDT 2012


On 09/25/12 16:17, Oscar Benjamin wrote:
> I don't know whether it would be better or worse but it might be
> worth seeing what happens if you replace the FileContext objects
> with tuples.

If tuples provide a savings but you find them opaque, you might also
consider named-tuples for clarity.

-tkc





More information about the Python-list mailing list