Re: GSoC 2008 - Mentors Wanted!

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shawn O. Pearce
Date: Wednesday, March 5, 2008 - 10:08 pm

Robin Rosenberg <robin.rosenberg@dewire.com> wrote:

I'm sort of waiting to see this fetch history soon.  :-)

The reason is I just got index v2 support (runtime read side) completed
and I want to add index v2 generation to IndexPack.  I also want to start
building a PackWriter so we can work on native transport push over SSH.

If we get fetch/push running I think we are heading into the area
where it is of some real use to people.
 

I'm determined to even get "proper" packfile generation in Java.
But it may be time consuming to build.  There may be license issues
around doing a direct cribbed port of the delta generation.  :-\


Really?  If jgit is basically as fast as C git, but doesn't have
the overheads of dropping in and out of JNI or fork/exec then you
can actually get pretty good performance out of a Java application.

I've never really liked doing JNI.  I try to avoid it whenever
I possibly can.  JVMs just don't seem to be all that happy about
loading other native code into them, but yet they can do some very
good optimizations when everything is 100% pure Java and the JIT
has free reign to do what it pleases.

-- 
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
GSoC 2008 - Mentors Wanted!, Shawn O. Pearce, (Mon Mar 3, 10:11 pm)
Re: GSoC 2008 - Mentors Wanted!, Matthieu Moy, (Tue Mar 4, 2:23 am)
Re: GSoC 2008 - Mentors Wanted!, Jakub Narebski, (Tue Mar 4, 10:14 am)
Re: GSoC 2008 - Mentors Wanted!, Carlos Rica, (Tue Mar 4, 1:47 pm)
Re: GSoC 2008 - Mentors Wanted!, Carlos Rica, (Tue Mar 4, 1:51 pm)
Re: GSoC 2008 - Mentors Wanted!, Shawn O. Pearce, (Tue Mar 4, 10:36 pm)
Re: GSoC 2008 - Mentors Wanted!, Shawn O. Pearce, (Tue Mar 4, 11:06 pm)
Re: GSoC 2008 - Mentors Wanted!, Imran M Yousuf, (Wed Mar 5, 12:58 am)
Re: GSoC 2008 - Mentors Wanted!, Shawn O. Pearce, (Wed Mar 5, 1:15 am)
Re: GSoC 2008 - Mentors Wanted!, Imran M Yousuf, (Wed Mar 5, 1:25 am)
Re: GSoC 2008 - Mentors Wanted!, Imran M Yousuf, (Wed Mar 5, 1:33 am)
Re: GSoC 2008 - Mentors Wanted!, Noel Grandin, (Wed Mar 5, 7:55 am)
Re: GSoC 2008 - Mentors Wanted!, Johannes Schindelin, (Wed Mar 5, 9:37 am)
Re: GSoC 2008 - Mentors Wanted!, Robin Rosenberg, (Wed Mar 5, 2:13 pm)
Re: GSoC 2008 - Mentors Wanted!, Shawn O. Pearce, (Wed Mar 5, 9:58 pm)
Re: GSoC 2008 - Mentors Wanted!, Christian Couder, (Wed Mar 5, 10:06 pm)
Re: GSoC 2008 - Mentors Wanted!, Shawn O. Pearce, (Wed Mar 5, 10:08 pm)
Re: GSoC 2008 - Mentors Wanted!, Imran M Yousuf, (Wed Mar 5, 10:19 pm)
Re: GSoC 2008 - Mentors Wanted!, Christian Couder, (Wed Mar 5, 10:31 pm)
Re: GSoC 2008 - Mentors Wanted!, Imran M Yousuf, (Wed Mar 5, 10:33 pm)
Re: GSoC 2008 - Mentors Wanted!, Shawn O. Pearce, (Wed Mar 5, 11:44 pm)
Re: GSoC 2008 - Mentors Wanted!, Johannes Schindelin, (Thu Mar 6, 4:04 am)
Re: GSoC 2008 - Mentors Wanted!, Robin Rosenberg, (Thu Mar 6, 1:47 pm)
Re: GSoC 2008 - Mentors Wanted!, Robin Rosenberg, (Thu Mar 6, 1:48 pm)