Re: Finding slowdowns in pkg_install (continuations of previous

看板FB_hackers作者時間18年前 (2007/07/24 10:54), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Garrett Cooper wrote: > I'm currently running a gamut of tests (500 tests, per package -- > 128 total on my server), and outputting all data to CSV files to > interpret later, using another Perl script to interpret calculated > averages and standard deviations. > > Using basic printf(2)'s with clock_gettime(2) I have determined > that the majority of the issues are disk-bound (as Tom Kientzle put > it). The scope of my problem is not to analyze tar, but I've > discovered that a lot of time is spent in reading and interpreting the > +CONTENTS and related files (most notably in parsing commands to be > honest). > > Will post more conclusive results tomorrow once all of my results > are available. > > Cheers, > -Garrett Forgot to include hackers@. -Garrett _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #16fMdP00 (FB_hackers)