> Thank you for reviewing this! You're welcome, of course. You're doing the hard part. :P
> Notably, I am happy to report that the threading issues are definitely gone. That's awesome to see all of those lwp_create() calls dissapear. I'm glad your change fixed this! Your performance numbers look good. I was curious about this one, though: > install SUNWfirefox (old) > ------------------------------ > real 1m59.884s > user 0m17.175s > sys 0m7.820s > install SUNWfirefox (new) > ------------------------------ > real 1m46.627s > user 0m32.920s > sys 0m14.071s Your real time went down, implying that we didn't spend as much time waiting around for the server. However, it looks like your user and sys time increased. Do you have any explanation for your changes that accounts for this? I wouldn't have expected the client to need to perform more work. Thanks, -j _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss