[email protected] wrote: > This is a change the I inherited from Dan. It implements the flyweight > patter and __slots__ for fmris, versions, and dotsequences. Using this > fix we get a 10-15% reduction in RSS during install and no performance > regression.
FWIW, using the same testcase I've been using for my action consolidation wad (all packages renamed), I'm seeing a 2.5% reduction in memory with your wad. Your wad added to my wad results in a 0% instead of a 2% increase in memory, which is nice. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
