git-annex/doc/todo/optimize_by_converting_String_to_ByteString
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
..
comment_1_403601fa8ad6946eca8f598bdc31f2d7._comment
comment_2_9c51e1986aeb16b3138b6824be9f5a58._comment Added a comment: representing paths 2019-11-27 15:08:41 +00:00
comment_3_5cad0557a1409703f8c71078f0785309._comment use filepath-bytestring for annex object manipulations 2019-12-11 15:25:07 -04:00