From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 649EB1384B4 for ; Wed, 18 Nov 2015 18:01:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C974821C02C; Wed, 18 Nov 2015 18:01:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4ECF21C022 for ; Wed, 18 Nov 2015 18:01:21 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id B40A834085B for ; Wed, 18 Nov 2015 18:01:20 +0000 (UTC) Subject: Re: [gentoo-dev] ChangeLog - Infra Response; update 2015/11/11, potential impact to 30min rsync cycle To: gentoo-dev@lists.gentoo.org References: <5636029F.1020304@gentoo.org> <22071.2900.829031.639829@a1i15.kph.uni-mainz.de> <20151105125406.3f2053f0@gentoo.org> <20151114170116.11634.qmail@stuge.se> <20151118144849.32759.qmail@stuge.se> <564CBB79.2030006@gentoo.org> From: Michael Orlitzky Message-ID: <564CBCEC.1080307@gentoo.org> Date: Wed, 18 Nov 2015 13:01:16 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <564CBB79.2030006@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: f5bcfc14-71a6-45fc-8667-273e617db7e9 X-Archives-Hash: e111450d1c2defcea719841eefd02d6f On 11/18/2015 12:55 PM, Michael Orlitzky wrote: > > That's taking about half a second if I run it from the command-line. > ...and this takes even longer: cinfo = self.grab(['git', self._work_tree, 'diff-tree', '--name-status', '--no-renames', '--format=%ct %cN <%cE>%n%B', '--root', '--relative=%s' % (cp, ), '-r', c, '--', '.']).rstrip('\n').split('\n') That happens for every commit.