* A question about the tree associated with a git notes commit
@ 2010-02-10 6:16 Jon Seymour
2010-02-10 7:01 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Jon Seymour @ 2010-02-10 6:16 UTC (permalink / raw)
To: Jeff King; +Cc: Johan Herland, git
Is the tree associated with a notes commit limited to a single level,
or is there some attempt to balance the tree as the number of
annotated objects increases?
If the tree is currently restricted to a single level, is this
eventually going to be a problem as the number of annotated objects
continues to grow?
Apologies if this question is answered with trivial analysis of the
code, I admittedly haven't done that.
jon.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: A question about the tree associated with a git notes commit
2010-02-10 6:16 A question about the tree associated with a git notes commit Jon Seymour
@ 2010-02-10 7:01 ` Junio C Hamano
2010-02-10 8:21 ` Jon Seymour
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2010-02-10 7:01 UTC (permalink / raw)
To: Jon Seymour; +Cc: Jeff King, Johan Herland, git
Jon Seymour <jon.seymour@gmail.com> writes:
> Apologies if this question is answered with trivial analysis of the
> code, I admittedly haven't done that.
Output from "git log master..0ce25c4b" and especially and c07d5eb (t3305:
Verify that adding many notes with git-notes triggers increased fanout,
2010-01-27) and 71942f4 (t3305: Verify that removing notes triggers
automatic fanout consolidation, 2010-01-27) would be of interest.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: A question about the tree associated with a git notes commit
2010-02-10 7:01 ` Junio C Hamano
@ 2010-02-10 8:21 ` Jon Seymour
0 siblings, 0 replies; 3+ messages in thread
From: Jon Seymour @ 2010-02-10 8:21 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Jeff King, Johan Herland, git
Thanks..apologies for not seeking the answer myself.
jon.
On Wed, Feb 10, 2010 at 6:01 PM, Junio C Hamano <gitster@pobox.com> wrote:
> Jon Seymour <jon.seymour@gmail.com> writes:
>
>> Apologies if this question is answered with trivial analysis of the
>> code, I admittedly haven't done that.
>
> Output from "git log master..0ce25c4b" and especially and c07d5eb (t3305:
> Verify that adding many notes with git-notes triggers increased fanout,
> 2010-01-27) and 71942f4 (t3305: Verify that removing notes triggers
> automatic fanout consolidation, 2010-01-27) would be of interest.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-02-10 8:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-10 6:16 A question about the tree associated with a git notes commit Jon Seymour
2010-02-10 7:01 ` Junio C Hamano
2010-02-10 8:21 ` Jon Seymour
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).