Re: [ANNOUNCE] git-pasky-0.6.2 heads-up on upcoming changes

2005-04-20 Thread Mike Taht
k-h - To unsubscribe from this list: send the line unsubscribe git in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html -- Mike Taht New systems generate new problems. - To unsubscribe from this list: send the line unsubscribe git

Performance of various compressors

2005-04-20 Thread Mike Taht
variety in the best/worst case timings for I/O for the compressor=3 case... 16.79user 6.15system 1:21.92elapsed 28%CPU 16.68user 5.71system 1:13.19elapsed 30%CPU -- Mike Taht lastly - Timings of git commit with tmpfs (note, these were done with an ancient, 5 hour old version of git and the script

Re: Performance of various compressors

2005-04-20 Thread Mike Taht
Just to clarify this was a git add of the linux-2.6.11.7 sources (sorry, untimed) , and timing the git commit. Mo betta data latah. Mike Taht wrote: I started rolling a tool to measure various aspects of git performance. I will start looking at merge next, and at workloads different from

[PATCH] experimental - Performance of various compressors

2005-04-20 Thread Mike Taht
, GIT_COMPRESSION); /* * ASCII size + nul byte Mike Taht wrote: Just to clarify this was a git add of the linux-2.6.11.7 sources (sorry, untimed) , and timing the git commit. Mo betta data latah. Mike Taht wrote: I started rolling a tool to measure various aspects of git performance

Re: using git directory cache code in darcs?

2005-04-17 Thread Mike Taht
it. If you don't want it, I won't do it. Still makes sense to separate the plumbing from the porcelain, though. -- Mike Taht You can tell how far we have to go, when FORTRAN is the language of supercomputers. -- Steven Feiner - To unsubscribe from this list: send the line unsubscribe git

Re: full kernel history, in patchset format

2005-04-16 Thread Mike Taht
to), and makes a tarball of ??/?? files. The tarball does not have to contain any extra information to reproduce any ancestor of the named commit. alternatively, git-archive-torrent to create a list of files for a bittorrent feed -- Mike Taht - To unsubscribe

[PATCH] libgit

2005-04-16 Thread Mike Taht
commit b0550573055abcf8ad19dcb8a036c32dd00a3be4 tree b77882b170769c07732381b9f19ff2dd5c9f1520 parent 866b4aea9313513612f2b0d66814a2f526d17f21 author Mike Taht [EMAIL PROTECTED] 1113704772 -0700 committer Mike Taht [EMAIL PROTECTED] 1113704772 -0700 looks my 1878 line patch to convert git to libgit

Re: [PATCH] libgit

2005-04-16 Thread Mike Taht
Fixed. Randy.Dunlap wrote: On Sat, 16 Apr 2005 20:12:56 -0700 Mike Taht wrote: | commit b0550573055abcf8ad19dcb8a036c32dd00a3be4 | tree b77882b170769c07732381b9f19ff2dd5c9f1520 | parent 866b4aea9313513612f2b0d66814a2f526d17f21 | author Mike Taht [EMAIL PROTECTED] 1113704772 -0700 | committer Mike