From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.176.0/21 X-Spam-Status: No, score=-3.5 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 From: merlyn@stonehenge.com (Randal L. Schwartz) Subject: Re: cloning the kernel - why long time in "Resolving 313037 deltas" Date: 18 Dec 2006 14:01:07 -0800 Message-ID: <86hcvs984c.fsf@blue.stonehenge.com> References: <86y7p57y05.fsf@blue.stonehenge.com> <86r6uw9azn.fsf@blue.stonehenge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Date: Mon, 18 Dec 2006 22:01:55 +0000 (UTC) Cc: Linus Torvalds , git@vger.kernel.org Return-path: Envelope-to: gcvg-git@gmane.org x-mayan-date: Long count = 12.19.13.16.5; tzolkin = 6 Chicchan; haab = 18 Mac In-Reply-To: Original-Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GwQY1-0008OC-NT for gcvg-git@gmane.org; Mon, 18 Dec 2006 23:01:26 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754668AbWLRWBK (ORCPT ); Mon, 18 Dec 2006 17:01:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754672AbWLRWBJ (ORCPT ); Mon, 18 Dec 2006 17:01:09 -0500 Received: from blue.stonehenge.com ([209.223.236.162]:11041 "EHLO blue.stonehenge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754669AbWLRWBI (ORCPT ); Mon, 18 Dec 2006 17:01:08 -0500 Received: from localhost (localhost [127.0.0.1]) by blue.stonehenge.com (Postfix) with ESMTP id 15A4A8F2EB; Mon, 18 Dec 2006 14:01:08 -0800 (PST) Received: from blue.stonehenge.com ([127.0.0.1]) by localhost (blue.stonehenge.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12110-01-9; Mon, 18 Dec 2006 14:01:07 -0800 (PST) Received: by blue.stonehenge.com (Postfix, from userid 1001) id 867F58F2EC; Mon, 18 Dec 2006 14:01:07 -0800 (PST) To: Nicolas Pitre Sender: git-owner@vger.kernel.org >>>>> "Nicolas" == Nicolas Pitre writes: Nicolas> Could you try the following please: Nicolas> time git-index-pack -v -o /dev/null .git/objects/pack/*.pack Nicolas> and provide us with the time it took (or an estimate if it is going to Nicolas> be on hour long)? Nicolas> Performing the above on my kernel repository (after it was repacked into Nicolas> a single ~150MB pack) takes only 37 seconds. I have a single pack. "Indexing" took about 30 seconds. "Resolving 313037 deltas" looks like it's going to take an hour. So that *was* a local delay. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.