From 327d06eb9d11d12b9ee1129ae6210018a55b4969 Mon Sep 17 00:00:00 2001 From: Atemu Date: Tue, 8 Mar 2022 11:56:42 +0000 Subject: [PATCH] Added a comment --- ...comment_4_492a11bcabc20b02239bc3b12438a51a._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git-annex_is_slow_at_reading_file_content/comment_4_492a11bcabc20b02239bc3b12438a51a._comment diff --git a/doc/bugs/git-annex_is_slow_at_reading_file_content/comment_4_492a11bcabc20b02239bc3b12438a51a._comment b/doc/bugs/git-annex_is_slow_at_reading_file_content/comment_4_492a11bcabc20b02239bc3b12438a51a._comment new file mode 100644 index 0000000000..0f28b7732b --- /dev/null +++ b/doc/bugs/git-annex_is_slow_at_reading_file_content/comment_4_492a11bcabc20b02239bc3b12438a51a._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="Atemu" + avatar="http://cdn.libravatar.org/avatar/d1f0f4275931c552403f4c6707bead7a" + subject="comment 4" + date="2022-03-08T11:56:42Z" + content=""" +I found the issue, cryptonite doesn't make use of SHA instructions which both of my machines have. I'm going to open an issue upstream. + +Is there an alternative crypto library that can make use of these perhaps? The speedup/efficiency gain is **>5x** on my 5800X. +"""]] -- 2.30.2