git-annex/doc/git-annex-benchmark/comment_1_fe0e8d2e2e875521e715ee2e68818570._comment
2022-12-14 19:39:38 +00:00

21 lines
834 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="comment 1"
date="2022-12-14T19:39:38Z"
content="""
I see there is a `--list` command to list benchmarks but it just \"errored out\" with
```
git annex benchmark --list
Missing: COMMAND
Usage: git-annex COMMAND
git-annex - benchmarking
... here comes long list of all commands ...
```
of which that short `Usage:` help seems to be wrong (I did give the command) but I wonder what would be the invocation of `annex benchmark` if I were to run a collection of benchmarks to compare different filesystems, like I did in the past in [https://www.datalad.org/test_fs_analysis.html](https://www.datalad.org/test_fs_analysis.html)?
FWIW git-annex version 10.20220724 (same with 10.20221003)
"""]]