mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-13 16:29:51 +00:00
9 lines
162 B
Python
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.
|
|
"""
|