Re: PPC SHA-1 Updates in "pu"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Saturday, June 24, 2006 - 11:55 am

On Sat, 24 Jun 2006, Junio C Hamano wrote:

"make check-sha1" passes.

Before:
	[torvalds@g5 linux]$ /usr/bin/time git-fsck-objects --full
	101.90user 4.66system 1:46.72elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k
	0inputs+0outputs (0major+1787158minor)pagefaults 0swaps

After:
	[torvalds@g5 linux]$ /usr/bin/time ~/git/git-fsck-objects --full
	101.16user 4.32system 1:45.56elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k
	0inputs+0outputs (0major+1787127minor)pagefaults 0swaps

which doesn't seem to really imply anything seriously changed (in fact, 
rerunning it made the numbers even closer).

This is on a G5 powerpc.

Also, "pu" in general is totally unusable. It doesn't even compile.

I think that "Git.xs" thing is fine for random hacks, but please please 
PLEASE don't make any central program depend on it.

		Linus
-
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:
PPC SHA-1 Updates in "pu", Junio C Hamano, (Sat Jun 24, 3:03 am)
Re: PPC SHA-1 Updates in "pu", Linus Torvalds, (Sat Jun 24, 11:55 am)
Re: PPC SHA-1 Updates in "pu", Junio C Hamano, (Sat Jun 24, 1:21 pm)
Re: PPC SHA-1 Updates in "pu", Linus Torvalds, (Sat Jun 24, 1:42 pm)
Re: PPC SHA-1 Updates in "pu", Junio C Hamano, (Sat Jun 24, 4:59 pm)
Re: PPC SHA-1 Updates in "pu", Petr Baudis, (Sat Jun 24, 6:02 pm)
Re: PPC SHA-1 Updates in "pu", Petr Baudis, (Sat Jun 24, 6:24 pm)
Re: PPC SHA-1 Updates in "pu", Junio C Hamano, (Sat Jun 24, 8:57 pm)
Re: PPC SHA-1 Updates in "pu", Petr Baudis, (Sun Jun 25, 2:34 am)
Re: PPC SHA-1 Updates in "pu", Johannes Schindelin, (Sun Jun 25, 3:07 am)
Re: PPC SHA-1 Updates in "pu", Petr Baudis, (Sun Jun 25, 3:20 am)
Re: PPC SHA-1 Updates in "pu", Junio C Hamano, (Sun Jun 25, 3:48 am)
Re: PPC SHA-1 Updates in "pu", Johannes Schindelin, (Sun Jun 25, 6:44 am)
Re: PPC SHA-1 Updates in "pu", Randal L. Schwartz, (Sun Jun 25, 11:46 am)
Re: PPC SHA-1 Updates in "pu", Johannes Schindelin, (Sun Jun 25, 4:23 pm)
GIt.xs merge status, Junio C Hamano, (Thu Jun 29, 6:28 pm)
Re: GIt.xs merge status, Pavel Roskin, (Thu Jun 29, 10:08 pm)
Re: Git.xs merge status, Junio C Hamano, (Fri Jun 30, 12:18 am)
Re: Git.xs merge status, Pavel Roskin, (Fri Jun 30, 12:28 am)
Re: GIt.xs merge status, Johannes Schindelin, (Fri Jun 30, 2:53 am)