From owner-freebsd-ports@freebsd.org Sat Apr 2 12:42:09 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FC3BB007ED for ; Sat, 2 Apr 2016 12:42:09 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [IPv6:2001:41d0:d:3049:1:1:0:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D4D771C60 for ; Sat, 2 Apr 2016 12:42:08 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:8c:2e62:3101:80e0:ee18:6573:abc1] (p2003008C2E62310180E0EE186573ABC1.dip0.t-ipconnect.de [IPv6:2003:8c:2e62:3101:80e0:ee18:6573:abc1]) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 3qcdDb03ndzShW for ; Sat, 2 Apr 2016 14:42:06 +0200 (CEST) From: Michael Grimm Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: pkg-1.7.0 is an order of magnitude slower than pkg-1.6.4 Message-Id: <6DD156C6-C3E1-43BC-8EC5-1ACB16EBFC3E@ellael.org> Date: Sat, 2 Apr 2016 14:42:06 +0200 To: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Virus-Scanned: clamav-milter 0.99.1 at mail X-Virus-Status: Clean X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2016 12:42:09 -0000 Hi =E2=80=94 This is 10.3-PRERELEASE (r297387). I did upgrade ports-mgmt/pkg today and ever since, I do observe a = significant slow-down when it comes to reinstalling ports from my = poudriere repository: 26 seconds for 74 ports within a jail and pkg-1.6.4: ---------------------------------------------------- Mar 29 18:19:56 pkg: indexinfo reinstalled: 0.2.4 = -> 0.2.4=20 =E2=80=A6 Mar 29 18:20:22 pkg: pkg reinstalled: 1.6.4_1 -> = 1.6.4_1 309 seconds for the very same 74 ports within the very same jail and = pkg-1.7.0: = --------------------------------------------------------------------------= ----- Apr 2 14:09:55 pkg: indexinfo reinstalled: 0.2.4 = -> 0.2.4 =E2=80=A6 Apr 2 14:15:04 pkg: pkg reinstalled: 1.7.0 -> = 1.7.0 This is reproducible, this is true for all my ports in all my jails and = on the host. Is this an expected slow-down? /usr/ports/UPGRADE and = https://svnweb.freebsd.org/ports/head/ports-mgmt/pkg/?view=3Dlog are not = indicating that behavior. But I might have missed something. Any feedback is highly appriciated, thanks, and regards, Michael