git-annex/doc/todo/smudge
Joey Hess a96972015d
massive v6 add speed/memory improvement
v6 add: Take advantage of improved SIGPIPE handler in git 2.5 to speed up
the clean filter by not reading the file content from the pipe. This also
avoids git buffering the whole file content in memory.

When built with an older git, still consumes stdin. If built with a newer
git and used with an older one, it breaks, but that's acceptable --
checking the git version every time would make repeated smudge runs slow.

This commit was supported by the NSF-funded DataLad project.
2018-08-09 18:17:46 -04:00
..
comment_1_4ea616bcdbc9e9a6fae9f2e2795c31c9._comment
comment_2_e04b32caa0d2b4c577cdaf382a3ff7f6._comment
comment_3_4e7c25fe24a1e71f58a8354fa64f41c2._comment
comment_4_5ff4ad15865a93dc8c066220561936b2._comment
comment_5_80bbc3710f9a18644571c6dd60baf4e5._comment
comment_6_86f536515575a6c2ed3a89c80b2c232f._comment
comment_7_e428e4a1207d426a53e067fb5211510e._comment
comment_8_ab39263b7145094a9eb4a86bb5410421._comment
comment_9_e194d6371384f2db560f026d6ef728ff._comment
comment_10_19dd6be938d71c7311aecb3081849792._comment
comment_11_ace695aa9d6c5d888b91a2eebb19f97b._comment Added a comment: What are the drawbacks of repo v6? 2018-03-12 19:00:36 +00:00
comment_12_a4712d510432931062406c4e256f04b1._comment massive v6 add speed/memory improvement 2018-08-09 18:17:46 -04:00
git-patches