projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e4de42
)
add test case for bug
author
Joey Hess
<joeyh@joeyh.name>
Wed, 11 Dec 2019 21:09:50 +0000
(17:09 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 11 Dec 2019 21:09:50 +0000
(17:09 -0400)
doc/todo/optimize_by_converting_String_to_ByteString.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/optimize_by_converting_String_to_ByteString.mdwn
b/doc/todo/optimize_by_converting_String_to_ByteString.mdwn
index fa92281686f0a79fa4b56610a28ff848a28e68d2..26e4c0a943997506d1341704cbf74a5034228fd2 100644
(file)
--- a/
doc/todo/optimize_by_converting_String_to_ByteString.mdwn
+++ b/
doc/todo/optimize_by_converting_String_to_ByteString.mdwn
@@
-16,6
+16,11
@@
The `bs` branch is in a mergeable state now, but still needs work:
to `_`, but on the bs branch that does not happen. git also outputs
a message about "Ignoring" the file.
+ Test case:
+
+ git config annex.backend WORM
+ git annex addurl http://localhost/~joey/index.html
+
* Profile various commands and look for hot spots.
* Eliminate all the fromRawFilePath, toRawFilePath, encodeBS,