From 7424ce54f4989d24ea97b8f714dc497d713c6510 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Mar 2022 13:54:07 -0400 Subject: [PATCH] comment --- .../comment_7_2885c2f164dbe59234568966e901bdd7._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/git-annex_is_slow_at_reading_file_content/comment_7_2885c2f164dbe59234568966e901bdd7._comment diff --git a/doc/bugs/git-annex_is_slow_at_reading_file_content/comment_7_2885c2f164dbe59234568966e901bdd7._comment b/doc/bugs/git-annex_is_slow_at_reading_file_content/comment_7_2885c2f164dbe59234568966e901bdd7._comment new file mode 100644 index 0000000000..86034e2417 --- /dev/null +++ b/doc/bugs/git-annex_is_slow_at_reading_file_content/comment_7_2885c2f164dbe59234568966e901bdd7._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 7""" + date="2022-03-08T17:47:37Z" + content=""" +I don't know of anything else in the haskell space that is likely to be +better, cryptonite is basically the standard library for this. There is +certianly precident in it for using optimised instructions, like SSE. +"""]] -- 2.30.2