From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Optimizing profile creation Date: Tue, 3 Sep 2013 17:51:07 +0200 Message-ID: <20130903155107.GA5531@debian> References: <874na33ozw.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGst3-00023R-GI for guix-devel@gnu.org; Tue, 03 Sep 2013 11:51:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGssw-0001s7-4b for guix-devel@gnu.org; Tue, 03 Sep 2013 11:51:25 -0400 Content-Disposition: inline In-Reply-To: <874na33ozw.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Mon, Sep 02, 2013 at 11:14:27PM +0200, Ludovic Courtès wrote: > Please report any speedups or bugs you may have. :-) Nothing to report so far, but this is a very neat optimisation! Andreas