David Kastrup
4874f544f1
Bump core.deltaBaseCacheLimit to 96m
...
The default of 16m causes serious thrashing for large delta chains
combined with large files.
Here are some benchmarks (pu variant of git blame):
time git blame -C src/xdisp.c >/dev/null
for a repository of Emacs repacked with git gc --aggressive (v1.9,
resulting in a window size of 250) located on an SSD drive. The file in
question has about 30000 lines, 1Mb of size, and a history with about
2500 commits.
16m (previous default):
real 3m33.936s
user 2m15.396s
sys 1m17.352s
32m:
real 3m1.319s
user 2m8.660s
sys 0m51.904s
64m:
real 2m20.636s
user 1m55.780s
sys 0m23.964s
96m:
real 2m5.668s
user 1m50.784s
sys 0m14.288s
128m:
real 2m4.337s
user 1m50.764s
sys 0m12.832s
192m:
real 2m3.567s
user 1m49.508s
sys 0m13.312s
Signed-off-by: David Kastrup <dak@gnu.org >
Acked-by: Jeff King <peff@peff.net >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2014-05-06 15:32:21 -07:00
..
2014-03-31 15:16:22 -07:00
2014-05-02 13:15:52 -07:00
2014-04-08 12:00:28 -07:00
2013-02-02 21:46:52 -08:00
2013-02-01 13:53:25 -08:00
2013-08-06 14:34:43 -07:00
2013-04-03 16:14:19 -07:00
2014-04-18 10:48:49 -07:00
2014-05-06 15:32:21 -07:00
2013-11-12 10:47:17 -08:00
2013-12-18 16:39:00 -08:00
2014-03-31 15:16:22 -07:00
2014-03-31 15:16:22 -07:00
2014-03-31 15:16:22 -07:00
2014-01-17 12:21:20 -08:00
2014-04-08 12:00:28 -07:00
2014-03-25 11:01:31 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2014-02-28 09:55:35 -08:00
2013-07-22 16:06:48 -07:00
2013-02-14 10:29:01 -08:00
2014-02-11 11:03:07 -08:00
2013-09-09 11:03:01 -07:00
2013-02-01 13:53:33 -08:00
2013-12-26 11:54:26 -08:00
2013-09-04 12:23:25 -07:00
2013-09-12 15:40:29 -07:00
2013-07-13 10:19:37 -07:00
2013-09-12 14:39:34 -07:00
2014-01-21 13:50:00 -08:00
2014-03-24 10:43:34 -07:00
2013-11-27 12:16:49 -08:00
2013-07-24 19:16:13 -07:00
2014-02-11 11:03:07 -08:00
2014-01-27 08:34:34 -08:00
2014-02-24 14:51:35 -08:00
2014-04-08 11:59:27 -07:00
2013-09-09 14:50:36 -07:00
2014-03-31 15:16:22 -07:00
2012-08-08 12:11:54 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-09-06 14:49:06 -07:00
2013-02-01 13:53:33 -08:00
2014-02-20 14:14:58 -08:00
2013-02-05 16:13:32 -08:00
2013-05-17 12:09:21 -07:00
2013-09-04 15:03:03 -07:00
2013-05-20 15:50:44 -07:00
2014-03-31 15:16:22 -07:00
2013-05-17 12:09:21 -07:00
2013-06-22 23:36:48 -07:00
2013-11-12 10:47:17 -08:00
2013-12-17 11:34:24 -08:00
2013-12-17 11:46:32 -08:00
2014-02-20 14:14:58 -08:00
2013-05-17 12:09:21 -07:00
2014-01-27 08:34:34 -08:00
2013-10-14 16:20:01 -07:00
2013-05-17 12:09:21 -07:00
2014-03-31 10:26:24 -07:00
2013-10-23 13:21:31 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-04-03 07:43:29 -07:00
2014-04-09 11:45:04 -07:00
2013-02-01 13:53:33 -08:00
2013-05-28 08:07:20 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2011-10-16 11:09:35 -07:00
2013-12-17 11:35:41 -08:00
2013-04-15 11:08:37 -07:00
2013-06-23 00:33:58 -07:00
2013-05-17 12:09:21 -07:00
2013-10-29 13:06:08 -07:00
2013-08-09 14:19:59 -07:00
2013-04-15 11:08:37 -07:00
2013-09-04 15:02:56 -07:00
2014-03-24 10:43:34 -07:00
2013-02-01 13:53:33 -08:00
2013-05-17 12:09:21 -07:00
2013-02-01 13:53:33 -08:00
2014-01-07 14:33:04 -08:00
2013-09-04 15:03:03 -07:00
2014-03-24 10:43:34 -07:00
2014-01-22 08:06:20 -08:00
2014-03-11 13:32:10 -07:00
2013-07-18 16:23:46 -07:00
2013-04-15 11:08:37 -07:00
2013-10-15 16:01:22 -07:00
2014-03-31 15:16:22 -07:00
2014-02-05 14:03:47 -08:00
2014-04-08 12:00:28 -07:00
2013-02-01 13:53:33 -08:00
2014-03-31 15:16:22 -07:00
2014-02-11 14:48:20 -08:00
2013-05-29 14:23:04 -07:00
2014-01-27 08:34:34 -08:00
2014-01-27 08:34:34 -08:00
2013-02-01 14:12:34 -08:00
2013-02-07 14:41:45 -08:00
2014-02-11 11:03:07 -08:00
2014-03-18 13:50:29 -07:00
2013-12-30 12:33:11 -08:00
2014-03-13 14:22:20 -07:00
2012-04-26 13:19:06 -07:00
2014-04-08 12:00:28 -07:00
2013-12-30 12:19:22 -08:00
2014-04-08 12:00:09 -07:00
2014-03-24 10:43:34 -07:00
2014-01-07 14:34:06 -08:00
2013-07-18 16:01:30 -07:00
2013-02-01 13:53:33 -08:00
2012-03-28 11:18:35 -07:00
2013-10-18 13:50:12 -07:00
2013-03-09 23:21:35 -08:00
2013-04-21 23:11:02 -07:00
2014-03-31 15:16:22 -07:00
2013-04-15 11:08:37 -07:00
2014-03-31 15:16:22 -07:00
2013-07-17 17:50:56 -07:00
2014-02-24 09:13:30 -08:00
2014-03-31 16:30:52 -07:00
2013-02-05 16:13:32 -08:00
2014-04-02 14:15:36 -07:00
2014-04-23 09:42:28 -07:00
2012-10-21 12:17:38 -07:00
2014-02-27 14:04:05 -08:00
2013-04-12 12:00:52 -07:00
2013-11-07 14:37:36 -08:00
2014-03-24 10:43:35 -07:00
2013-09-09 09:54:37 -07:00
2014-02-28 09:55:37 -08:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-04-15 11:08:37 -07:00
2013-04-15 11:08:37 -07:00
2013-10-30 13:54:15 -07:00
2013-08-13 09:01:54 -07:00
2014-04-09 12:06:14 -07:00
2014-01-14 13:56:56 -08:00
2014-02-07 11:55:12 -08:00
2014-02-20 14:14:58 -08:00
2013-02-01 13:53:33 -08:00
2014-02-20 14:14:58 -08:00
2013-06-03 10:53:11 -07:00
2013-02-01 13:53:33 -08:00
2014-02-05 14:35:45 -08:00
2014-03-14 14:23:37 -07:00
2014-03-20 10:59:55 -07:00
2014-04-02 14:15:36 -07:00
2013-02-01 13:53:33 -08:00
2014-03-18 13:49:33 -07:00
2014-03-05 12:24:01 -08:00
2013-02-01 13:53:33 -08:00
2013-04-15 11:08:37 -07:00
2013-02-01 13:53:33 -08:00
2014-02-07 11:55:12 -08:00
2014-02-20 14:14:58 -08:00
2013-02-01 13:53:33 -08:00
2014-03-05 12:24:01 -08:00
2014-04-17 11:14:57 -07:00
2013-02-01 13:53:33 -08:00
2011-11-08 13:37:10 -08:00
2014-04-17 11:14:58 -07:00
2013-08-06 14:48:02 -07:00
2013-01-05 23:41:42 -08:00
2014-01-27 09:04:32 -08:00
2013-02-07 14:42:16 -08:00
2014-03-31 15:16:22 -07:00
2014-04-03 13:39:03 -07:00
2014-03-31 15:16:22 -07:00
2014-03-31 15:16:22 -07:00
2013-05-12 15:23:48 -07:00
2014-04-08 12:00:28 -07:00
2014-01-21 13:50:00 -08:00
2011-11-22 18:16:59 -08:00
2013-12-17 11:38:23 -08:00
2013-02-01 13:53:33 -08:00
2013-07-21 22:51:24 -07:00
2012-08-07 14:30:52 -07:00
2014-03-31 15:16:22 -07:00