tahoe-lafs/benchmarks/__init__.py

9 lines
162 B
Python

"""pytest-based end-to-end benchmarks of Tahoe-LAFS.
Usage:
$ pytest benchmark --number-of-nodes=3
It's possible to pass --number-of-nodes multiple times.
"""