Dieter Maurer wrote at 2008-8-23 14:09 +0200:
> ...
>A typical "IISet" contains 90 value records and a persistent reference.
>
>I expect that an integer is pickled in 5 bytes. Thus, about 0.5 kB
>should be expected as typical size of an "IISet".
>Your "IISet" instances seem to be about 1.5 kB large.
>
>That is significantly larger than I would expect but maybe not
>yet something to worry about.

The larger than expected size probably results from a use of "IISet"
at a place where "IITreeSet" would have been better.



-- 
Dieter
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to