1
0
mirror of https://github.com/git/git.git synced 2025-03-29 13:33:02 +00:00
Joachim B Haga 12f6c308d5 Make zlib compression level configurable, and change default.
With the change in default, "git add ." on kernel dir is about
twice as fast as before, with only minimal (0.5%) change in
object size. The speed difference is even more noticeable
when committing large files, which is now up to 8 times faster.

The configurability is through setting core.compression = [-1..9]
which maps to the zlib constants; -1 is the default, 0 is no
compression, and 1..9 are various speed/size tradeoffs, 9
being slowest.

Signed-off-by: Joachim B Haga (cjhaga@fys.uio.no)
Acked-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-07-03 13:55:11 -07:00
..
2006-02-12 05:02:42 -08:00
2006-06-03 23:54:55 -07:00
2005-11-08 08:58:52 -08:00
2006-06-07 11:49:35 -07:00
2006-01-28 02:26:30 -08:00
2006-06-07 11:49:35 -07:00
2006-03-02 00:52:59 -08:00
2006-06-07 12:37:46 -07:00
2006-05-24 22:29:23 -07:00
2006-06-07 11:49:35 -07:00
2006-06-21 02:34:14 -07:00
2006-07-01 17:09:01 -07:00
2006-06-03 23:54:55 -07:00
2006-06-07 11:49:35 -07:00
2006-01-28 02:26:30 -08:00
2006-06-03 23:54:55 -07:00
2005-10-12 18:32:02 -07:00
2005-12-16 18:23:33 -08:00
2006-06-07 11:49:35 -07:00
2006-06-03 23:54:55 -07:00
2006-06-17 17:56:52 -07:00
2006-06-21 02:34:14 -07:00
2006-06-03 23:54:55 -07:00
2006-06-03 23:59:03 -07:00
2006-06-03 23:54:55 -07:00
2006-06-07 12:37:46 -07:00
2006-03-17 20:42:36 -08:00
2006-06-03 23:54:55 -07:00
2006-06-21 02:34:14 -07:00
2006-05-01 22:29:16 -07:00
2006-06-21 02:34:14 -07:00
2006-06-07 12:37:46 -07:00
2006-06-07 11:49:35 -07:00
2006-06-24 01:11:19 -07:00
2006-06-05 13:05:49 -07:00
2006-06-07 11:49:35 -07:00