> It helps to know "10 seconds out of how many?" Can you post some > before-and-after comparisons of e.g. 'install -nv' and > 'image-update -nv' using ptime?
I included those numbers in the bug report. http://defect.opensolaris.org/bz/show_bug.cgi?id=3505 > > doesn't appear to have any negative impact upon the RSS of the pkg > > client. > > That surprises me a little. Is it possible that in the old code > we weren't discarding manifests once we turned them into actions? It's a little hard to speculate about this; however, in the old code we were constantly re-creating manifests and actions. I suppose that it's possible we either had references we didn't clean up, or just grew the heap with all of the churn. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
