Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion insdc_benchmarking_scripts/scripts/benchmark_ftp.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
"""
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.