From 4eeb25d9c9f357d8bb8f6272503d2ef9b23189d2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 15 Feb 2016 12:52:56 -0400 Subject: [PATCH] comment --- ...comment_2_0770ef5c4c261949a565723073480dcb._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/make_annex_info_more_efficient/comment_2_0770ef5c4c261949a565723073480dcb._comment diff --git a/doc/todo/make_annex_info_more_efficient/comment_2_0770ef5c4c261949a565723073480dcb._comment b/doc/todo/make_annex_info_more_efficient/comment_2_0770ef5c4c261949a565723073480dcb._comment new file mode 100644 index 0000000000..16f0bea930 --- /dev/null +++ b/doc/todo/make_annex_info_more_efficient/comment_2_0770ef5c4c261949a565723073480dcb._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-02-15T16:51:20Z" + content=""" +There's --fast if you don't need the expensive to obtain data. + +AFAIK, the working tree traversal that makes up most of the overhead of +info is mostly disk-bound. +"""]]