Skip to content

Commit 49be7cc

Browse files
authored
Merge pull request #1278 from Sage-Bionetworks/fix-format
Fix format in benchmarking page
2 parents eec6905 + 5726363 commit 49be7cc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/explanations/benchmarking.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,11 @@ The results were created on a `c6a.8xlarge` EC2 instance running in us-east-1. T
3838

3939
#### Failed Test Attempts:
4040
During testing, several upload scenarios failed before achieving the successful 4.5TB upload:
41+
4142
- **45 files to Synapse Dev (no S3 bucket)**: Failed due to extensive "Server disconnected without sending a response" errors and connection issues during multi-part uploads.
42-
- **45 files to Synapse Prod (1st attempt)**: Failed after ~44 hours, likely due to system reboot with repeated retry attempts and persistent connection timeouts
43+
44+
- **45 files to Synapse Prod using batch approach**: Failed after ~44 hours, likely due to system reboot with repeated retry attempts and persistent connection timeouts.
45+
4346
- **Smaller scale tests**: 1 file of GiB (28 min) to Synapse Dev, 4 files (~3h) to Synapse Dev, and 4 files to Synapse Prod sequential (~1.8h) completed successfully, indicating the issues primarily affected large-scale uploads.
4447

4548
#### Key Insights:

0 commit comments

Comments
 (0)