Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[technology-pmc] PMC approval needed for committer vote for Colby Ranger

technology PMC Members,
This automatically generated message marks the completion of voting for
Colby Ranger's Committer status on the technology.jgit project. As a PMC
member, you can approve or disapprove this vote through your My Foundation
portal page:

    http://portal.eclipse.org/

Colby Ranger was nominated by Shawn Pearce as follows:
Colby is starting to become an expert in JGit's packing code. He has
contributed a few subtle bug fixes:

  b777d77 Implement wasDeltaAttempted() in DfsObjectRepresentation.
  b77ba04 Do not delta compress objects that have already tried to
compress.
  f70ecab DfsBlockCache: Update hits to not include contains()

but more recently has created a series to optimize reachability during
packing using compressed bitmaps:

 
https://git.eclipse.org/r/#/q/owner:cranger%2540google.com+status:open+proj
ect:jgit/jgit,n,z

  I3f1421e9	Enable writing pack indexes with bitmaps in the GC.
  Iefa995fe	Enable serving upload requests using bitmaps.
  Icdb0cdd6	Support writing packs using bitmaps in pack index version E003.
  Id328724b	Added read/write support for pack index version E003.
  I906360b4	Break the dependency on RevObject when creating a
newObjectToPack().

In this series Colby has created a clear progression to implement a complex
feature, and insert it into the existing algorithm in a very
straightforward way. The code is pretty easy to read, and the performance
improvements he offers here are significant.


Vote summary: 5/0/0 with 6 not voting 
  +1  Chris Aniszczyk
   ?  David Borowitz
  +1  Christian Halstrick
   ?  Mathias Kinzler
   ?  Stefan Lay
  +1  Shawn Pearce
   ?  Robin Rosenberg
   ?  Kevin Sawicki
  +1  Matthias Sohn
   ?  Gunnar Wagenknecht
  +1  Sasa Zivkov




Back to the top