From: Ilya_Shlyakhter Date: Tue, 13 Sep 2022 17:20:45 +0000 (+0000) Subject: Added a comment: many small files X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~129^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bce66e1bc57bfefa562fa9eca512b5881590a73b;p=git-annex.git Added a comment: many small files --- diff --git a/doc/devblog/day_641__an_alternative_smudge_filter/comment_7_3107429d7250a71584ea7947609207ec._comment b/doc/devblog/day_641__an_alternative_smudge_filter/comment_7_3107429d7250a71584ea7947609207ec._comment new file mode 100644 index 0000000000..4d3795f1c9 --- /dev/null +++ b/doc/devblog/day_641__an_alternative_smudge_filter/comment_7_3107429d7250a71584ea7947609207ec._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="many small files" + date="2022-09-13T17:20:45Z" + content=""" +>we rarely have use cases where we have a gajillion small files that directly need to be accessible + +Scientific datasets often do have many small files, e.g. the results of computing something for many subsets of data under many combinations of parameter settings. +The files need to be directly accessible so that downstream analysis tools can read them. + +"""]]