git-annex/Upgrade
Joey Hess c19211774f
use filepath-bytestring for annex object manipulations
git-annex find is now RawFilePath end to end, no string conversions.
So is git-annex get when it does not need to get anything.
So this is a major milestone on optimisation.

Benchmarks indicate around 30% speedup in both commands.

Probably many other performance improvements. All or nearly all places
where a file is statted use RawFilePath now.
2019-12-11 15:25:07 -04:00
..
V5 use filepath-bytestring for annex object manipulations 2019-12-11 15:25:07 -04:00
V0.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
V1.hs use filepath-bytestring for annex object manipulations 2019-12-11 15:25:07 -04:00
V2.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
V3.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
V4.hs remove most remnants of direct mode 2019-08-26 16:27:48 -04:00
V5.hs use filepath-bytestring for annex object manipulations 2019-12-11 15:25:07 -04:00
V6.hs v7 2018-10-25 18:24:23 -04:00