From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev-return-6261-arch-gentoo-dev=gentoo.org@gentoo.org> Received: (qmail 32314 invoked by uid 1002); 31 Aug 2003 14:26:11 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: <mailto:gentoo-dev@gentoo.org> List-Help: <mailto:gentoo-dev-help@gentoo.org> List-Unsubscribe: <mailto:gentoo-dev-unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-dev-subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 24086 invoked from network); 31 Aug 2003 14:26:11 -0000 Message-ID: <3F520563.90509@email.arizona.edu> Date: Sun, 31 Aug 2003 07:25:39 -0700 From: Riyad Kalla <rsk@email.arizona.edu> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: gentoo-dev@gentoo.org References: <A95C4FF6-DBBE-11D7-AC73-000393A27E82@milsson.nu> In-Reply-To: <A95C4FF6-DBBE-11D7-AC73-000393A27E82@milsson.nu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [gentoo-dev] What happend to portage speed? X-Archives-Salt: e0dfc378-ad82-4b48-be3b-2d507155fa20 X-Archives-Hash: a4d0f50fdf0ce090e3fcaaa855083a2f Maybe the code to print out that "done" statement is unoptimized? a la: for(int i = 0; i < 10000000000000; i++); printf("...done"); :) John Nilsson wrote: > Actually it seems most time is spent after each "...done" statement. > > -John > > söndagen den 31 augusti 2003 kl 16.16 skrev leio@hercules.dustbite.org: > >> On Sun, 31 Aug 2003, John Nilsson wrote: >> >>> No, no. The download is quick. But the calculation of deptree and that >>> kind of things that takes so much time. >>> >>> Also what is this metadata directory? (Sorry for not RTFM). >>> >>> -John >>> >> >> After every rsync it rebuilds the cache... at least by default. >> That's what takes the most time with an emerge sync on my 166MHz >> computer. >> It was discussed a while ago that the cache has changed maybe by 5%, but >> it does it all again. Parses some things, writes lots of files to cache, >> etc. There were ideas how to make it quick again, but unfortunately >> either >> no-one has brought it to reality or into the official portage. >> If that's not your speed problem, disregard this e-mail, but I believe >> this the most time demanding operation with emerge sync as of now. >> >> Mart Raudsepp >> >> >> -- >> gentoo-dev@gentoo.org mailing list >> > > > -- > gentoo-dev@gentoo.org mailing list > -- gentoo-dev@gentoo.org mailing list