summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-15 12:52:56 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-15 12:52:56 -0400
commit73efaf8e0002f004e9c8b80e04ce514561ef4a16 (patch)
tree8aede487cfef8c84fd33bca6dd4dc34fb5fc043c
parentaaec32f395785814e677e37d7c082b6f2df06f87 (diff)
comment
-rw-r--r--doc/todo/make_annex_info_more_efficient/comment_2_0770ef5c4c261949a565723073480dcb._comment10
1 files changed, 10 insertions, 0 deletions
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 000000000..16f0bea93
--- /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.
+"""]]