Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Implement TreeTracker for incremental tree calculation

Received: by 10.180.105.198 with SMTP id go6mr3723023wib.2.1352812553930;
        Tue, 13 Nov 2012 05:15:53 -0800 (PST)
X-BeenThere: hg-git@googlegroups.com
Received: by 10.180.75.50 with SMTP id z18ls2001045wiv.4.canary; Tue, 13 Nov
 2012 05:15:53 -0800 (PST)
Received: by 10.180.74.79 with SMTP id r15mr2136266wiv.4.1352812553527;
        Tue, 13 Nov 2012 05:15:53 -0800 (PST)
Received: by 10.216.199.17 with SMTP id w17mswen;
        Tue, 13 Nov 2012 02:49:02 -0800 (PST)
Received: by 10.14.2.199 with SMTP id 47mr17451959eef.5.1352803742068;
        Tue, 13 Nov 2012 02:49:02 -0800 (PST)
Received: by 10.14.2.199 with SMTP id 47mr17451948eef.5.1352803742024;
        Tue, 13 Nov 2012 02:49:02 -0800 (PST)
Return-Path: <post...@quendi.de>
Received: from wp256.webpack.hosteurope.de (wp256.webpack.hosteurope.de. [2a01:488:42::50ed:8519])
        by gmr-mx.google.com with ESMTPS id u8si2348805een.1.2012.11.13.02.49.01
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 13 Nov 2012 02:49:01 -0800 (PST)
Received-SPF: neutral (google.com: 2a01:488:42::50ed:8519 is neither permitted nor denied by best guess record for domain of post...@quendi.de) client-ip=2a01:488:42::50ed:8519;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 2a01:488:42::50ed:8519 is neither permitted nor denied by best guess record for domain of post...@quendi.de) smtp.mail=post...@quendi.de
Received: from ip-178-200-227-112.unitymediagroup.de ([178.200.227.112] helo=[192.168.178.28]); authenticated
	by wp256.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16)
	id 1TYE3B-0000ed-FY; Tue, 13 Nov 2012 11:49:01 +0100
Subject: Re: [PATCH 9 of 9] Implement TreeTracker for incremental tree calculation
Mime-Version: 1.0 (Apple Message framework v1283)
Content-Type: text/plain; charset=iso-8859-1
From: Max Horn <post...@quendi.de>
In-Reply-To: <CAJ9rv97iEX7yLsb-RgBtbgK9acNtAUYQ8X=bO9UJDg4c4Hxh0w@mail.gmail.com>
Date: Tue, 13 Nov 2012 11:49:03 +0100
Cc: gregory.sz...@gmail.com
Content-Transfer-Encoding: quoted-printable
Message-Id: <5F8F2499-FD02-49EA-9380-91F1446F2...@quendi.de>
References: <patchbomb.1348445...@ubuntu.gateway.2wire.net> <85c4b8e2e129975f400c.1348445...@ubuntu.gateway.2wire.net> <3ffae2e9-4f79-4d24-8478-a981baf30ad7@googlegroups.com> <CAJ9rv97iEX7yLsb-RgBtbgK9acNtAUYQ8X=bO9UJDg4c4Hx...@mail.gmail.com>
To: hg-git@googlegroups.com,
 David M. Carr <da...@carrclan.us>
X-Mailer: Apple Mail (2.1283)
X-bounce-key: webpack.hosteurope.de;post...@quendi.de;1352803741;e72750c8;


On 02.11.2012, at 21:39, David M. Carr wrote:

> On Mon, Sep 24, 2012 at 12:39 PM, Gregory Szorc =
<gregory.sz...@gmail.com> wrote:
>> Having a night to sleep on it, I don't like dropping files/blobs from =
the
>> map file. Not yet, anyway. Let me refactor this a little bit to add =
them
>> back in. This should be a pretty minor and non-invasive change. So, I =
don't
>> think you'll waste time looking at the other code before I get around =
to
>> creating new new version of the patch.

[...]

>=20
> An luck at creating a new version of this patch?

Yeah, I would love to know about that, too. A set of patches making =
hg-git faster is of course something many people would love to see :). =
It seems Gregory did some work on his patches for a few days after the =
above email (looking at =
<https://github.com/indygreg/hg-git/commits/performance-master>), and I =
would just love to know what the state is, and if one can help... =
Anyway, I hope Gregory will find some time to work on cleaning this up =
and re-submitting :).


Cheers,
Max=