Fix zombie leak and general inneficiency when copying files to a local git repo.
Benchmarking this with 1000 small files being copied, the time reduced from 15.98s to 14.64s -- an 8% improvement in the non-data-transfer overhead of git-annex copy.
This commit is contained in:
parent
f61c6231a8
commit
4d06037fdd
3 changed files with 51 additions and 18 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
git-annex (5.20140307) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix zombie leak and general inneficiency when copying files to a
|
||||
local git repo.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400
|
||||
|
||||
git-annex (5.20140306) unstable; urgency=high
|
||||
|
||||
* sync: Fix bug in direct mode that caused a file that was not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue