Re: Finding slowdowns in pkg_install

看板FB_hackers作者時間18年前 (2007/07/24 10:54), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
On Fri, 6 Jul 2007, Michel Talon wrote: > Tim Kientzle said: > >> One approach I prototyped sometime back was to use >> libarchive in pkg_add as follows: >> * Open the archive >> * Read +CONTENTS directly into memory (it's >> guaranteed to always be first in the archive) > > I can only concur with that. In my program > http://www.lpthe.jussieu.fr/~talon/check_pkg.py > i discovered that memory mapping +CONTENTS and then working > in memory before rewriting it was around 5 times faster > than reading line by line and parsing each line. See function > fix_pkg_database(). By the way i am writing a new +CONTENTS > fileand then renaming it, which avoids leaving a mess if > something goes astray like portupgrade does. > > > -- > > Michel TALON Ok, excellent I'll try that then. I'll work on an improved parser this weekend and probably will have more conclusive results for next week, but for the immediate point in time I'll post results on how slow / fast the critical sections were once I return home and post process my data again for averages and standard deviations. I'll use this as my basis for further conclusions this summer. -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): #16fMdm00 (FB_hackers)
文章代碼(AID): #16fMdm00 (FB_hackers)