diff --git a/insdc_benchmarking_scripts/scripts/benchmark_ftp.py b/insdc_benchmarking_scripts/scripts/benchmark_ftp.py index 97675bf..8d0ae37 100644 --- a/insdc_benchmarking_scripts/scripts/benchmark_ftp.py +++ b/insdc_benchmarking_scripts/scripts/benchmark_ftp.py @@ -10,7 +10,7 @@ - Native Python FTP implementation (no external dependencies) - ENA FTP support with automatic URL resolution - System metrics (CPU %, memory MB) and local write-speed baseline -- Network baseline (ping/traceroute) targeting the FTP host +- Network baseline (ping / traceroute) targeting the FTP host - Produces JSON-compatible result matching v1.2 schema - Optional --repeats for multiple trials with aggregate statistics """