Re: Todays git migration results

From: Alex Hunsaker <badalex(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Todays git migration results
Date: 2010-08-17 14:51:59
Message-ID: AANLkTimxtWs09J=wd5GLC+H_wgkuF3Tb5vyjMnpaRDvt@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 17, 2010 at 08:17, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Tue, Aug 17, 2010 at 9:55 AM, Alex Hunsaker <badalex(at)gmail(dot)com> wrote:
>> On Mon, Aug 16, 2010 at 18:48, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>>> OK, try this.  It takes about 14 seconds on my machine on my copy of
>>> Magnus's test repository.  Output looks like this:
>>
>> 14 seconds!  That sound much too slow :-)
>
> /me is very sorry master.  Please beat your unworthy servant only
> lightly...  or alternatively, buy me a faster machine.

Well, I might be able to afford a beer. I do think 14 seconds is quite amazing.

> It should get a bit faster if we reduce the number of branches it
> examines, which I assume is something we can do once we desupport 7.4
> and 8.0.  We could also add a --since argument which would doubtless
> speed things up a lot, by truncating the history to, say, the last N
> years.

Presumably that could even be from the last point release to HEAD.

> Despite the fact that I wrote this basically in response to Tom's
> complaint, I do think that it's generally useful, and will likely use
> it myself from time to time.

Yeah, I might find it useful as well which is why I chimed in.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-08-17 15:21:18 Re: Todays git migration results
Previous Message Magnus Hagander 2010-08-17 14:38:15 Re: Todays git migration results