Re: [PATCH] Skip-deltas, for review
From: Greg Hudson <ghudson_at_MIT.EDU>
 
Date: 2002-07-27 05:59:21 CEST 
(Replies to several messages here.)
 Branko and Glenn are making a mountain out of a molehill on commit
 And the first 32 commits to a file don't do skip-deltas, so you don't
 And redeltifications are only one of several things which go on during a
 This just isn't going to be a problem.
 > William Uther wrote:
 But "count" is not reset either.  So we do 1 2 4 8 16 32 back.  I'll add
 >> Remember that the average slowdown in commit speed is O(log(log(N))
 No, it's a constant factor.
 >> One strange thing: I though skip-lists would cost more in terms of
   * This isn't a skiplist, since the only goal is to get from any given
   * The average arrow crosses 1.75 nodes (would be two, except I'm
   * A lot of files stabilize by the time they reach 32 node-revisions,
 On Fri, 2002-07-26 at 23:31, Branko Èibej wrote:
 A small issue.  I meant to skip the second level altogether instead of
 > However, I'd like to point out that there's a simpler way than skip 
 This is not as space-efficient as skip-deltas (by order of growth). 
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.