added suggestion to split off clean and smudge filter into separate lightweight executables

This commit is contained in:
Ilya_Shlyakhter 2019-09-18 20:59:15 +00:00 committed by admin
parent 225e0ae105
commit 177b3f9dce

View file

@ -0,0 +1 @@
If running the clean/smudge filter once per file is a [[bottleneck|forum/Adding_files_to_git__58___Very_long___34__recording_state_in_git__34___phase]], might it speed things up to split them off into something more lightweight than the full git-annex binary?