git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* GSoC proposal: port pack bitmap support to libgit2.
@ 2014-03-12  8:19 Yuxuan Shui
  2014-03-13 17:20 ` Yuxuan Shui
  2014-03-14  4:34 ` Jeff King
  0 siblings, 2 replies; 4+ messages in thread
From: Yuxuan Shui @ 2014-03-12  8:19 UTC (permalink / raw)
  To: git; +Cc: peff, tanoku

Hi,

I'm Yuxuan Shui, a undergraduate student from China. I'm applying for
GSoC 2014, and here is my proposal:

I found this idea on the ideas page, and did some research about it.
The pack bitmap patchset add a new .bitmap file for every pack file
which contains the reachability information of selected commits. This
information is used to speed up git fetching and cloning, and produce
a very convincing results.

The goal of my project is to port the pack bitmap implementation in
core git to libgit2, so users of libgit2 could benefit from this
optimization as well.

Please let me know if my proposal makes sense, thanks.

P.S. I've submitted by microproject patch[1], but haven't received any
response yet.

[1]: http://thread.gmane.org/gmane.comp.version-control.git/243854

-- 
Regards
Yuxuan Shui

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-20 13:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12  8:19 GSoC proposal: port pack bitmap support to libgit2 Yuxuan Shui
2014-03-13 17:20 ` Yuxuan Shui
2014-03-14  4:34 ` Jeff King
2014-03-20 13:38   ` Yuxuan Shui

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).