Re: More precise tag following

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Saturday, January 27, 2007 - 6:33 am

On Sat, Jan 27, 2007 at 12:41:54AM -0800, Junio C Hamano wrote:


I don't know exactly what Shawn meant, but a considerable amount of time
in a blame is spent decompressing the blobs. Just for fun, some numbers:

Fully packed, warm cache, core.compression = -1:
$ time git blame Makefile >/dev/null
real    0m5.537s
user    0m5.500s
sys     0m0.032s

Fully packed, warm cache, core.compression = 0:
$ time git blame Makefile >/dev/null
real    0m3.001s
user    0m2.984s
sys     0m0.012s

That's 45% savings. The resulting pack sizes are 11932K compressed and
22308 uncompressed.

-Peff
-
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:
More precise tag following, Junio C Hamano, (Fri Jan 26, 4:07 am)
Re: More precise tag following, Junio C Hamano, (Fri Jan 26, 4:53 am)
Re: More precise tag following, Shawn O. Pearce, (Sat Jan 27, 1:01 am)
Re: More precise tag following, Junio C Hamano, (Sat Jan 27, 1:41 am)
Re: More precise tag following, Simon 'corecode' Sch ..., (Sat Jan 27, 2:04 am)
Re: More precise tag following, Johannes Schindelin, (Sat Jan 27, 5:58 am)
Re: More precise tag following, Jeff King, (Sat Jan 27, 6:33 am)
Re: More precise tag following, Simon 'corecode' Sch ..., (Sat Jan 27, 6:50 am)
Re: More precise tag following, Johannes Schindelin, (Sat Jan 27, 9:46 am)
Re: More precise tag following, Simon 'corecode' Sch ..., (Sat Jan 27, 10:12 am)
Re: More precise tag following, Linus Torvalds, (Sat Jan 27, 10:22 am)
Re: More precise tag following, Nicolas Pitre, (Sat Jan 27, 10:47 am)
Re: More precise tag following, Linus Torvalds, (Sat Jan 27, 10:56 am)
Re: More precise tag following, Simon 'corecode' Sch ..., (Sat Jan 27, 11:40 am)
Re: More precise tag following, Johannes Schindelin, (Sat Jan 27, 12:02 pm)
Re: More precise tag following, Simon 'corecode' Sch ..., (Sat Jan 27, 12:12 pm)
Re: More precise tag following, Johannes Schindelin, (Sat Jan 27, 12:13 pm)
Re: More precise tag following, Linus Torvalds, (Sat Jan 27, 12:15 pm)
Re: More precise tag following, Johannes Schindelin, (Sat Jan 27, 12:19 pm)
Re: More precise tag following, Linus Torvalds, (Sat Jan 27, 12:25 pm)
Re: More precise tag following, Chris Lee, (Sat Jan 27, 12:36 pm)
Re: More precise tag following, Nicolas Pitre, (Sat Jan 27, 12:41 pm)
Re: More precise tag following, Simon 'corecode' Sch ..., (Sat Jan 27, 12:55 pm)
Re: More precise tag following, Jeff King, (Sat Jan 27, 1:16 pm)
Re: More precise tag following, Linus Torvalds, (Sat Jan 27, 3:39 pm)
Re: More precise tag following, Jeff King, (Sat Jan 27, 4:52 pm)
Re: More precise tag following, Theodore Tso, (Sat Jan 27, 7:39 pm)
Re: More precise tag following, Randal L. Schwartz, (Sat Jan 27, 8:17 pm)
Re: More precise tag following, Shawn O. Pearce, (Sun Jan 28, 12:40 am)
Re: More precise tag following, Jeff King, (Sun Jan 28, 6:15 am)
Re: More precise tag following, Theodore Tso, (Sun Jan 28, 11:10 am)
Re: More precise tag following, Linus Torvalds, (Sun Jan 28, 11:27 am)
Re: More precise tag following, David Lang, (Sun Jan 28, 3:26 pm)
Re: More precise tag following, Nicolas Pitre, (Mon Jan 29, 10:34 am)
Re: More precise tag following, Linus Torvalds, (Mon Jan 29, 10:42 am)
Re: More precise tag following, Nicolas Pitre, (Mon Jan 29, 10:58 am)
Re: More precise tag following, Chris Lee, (Mon Jan 29, 12:16 pm)
Re: More precise tag following, Eric Wong, (Mon Jan 29, 4:00 pm)
Re: More precise tag following, Eric Wong, (Mon Jan 29, 5:42 pm)
Re: More precise tag following, Eric Wong, (Mon Jan 29, 5:48 pm)
Re: More precise tag following, Eric Wong, (Tue Jan 30, 1:51 am)