Large Sample Files by Format
| Format | Gros fichiers | Categories | Fichier le plus volumineux | Ouvrir |
|---|---|---|---|---|
| CSV | 1 | document | 250.0 MB | Ouvrir les telechargements |
| JSON | 1 | document | 250.0 MB | Ouvrir les telechargements |
| SQL | 1 | data | 250.0 MB | Ouvrir les telechargements |
| ZIP | 1 | archive | 250.0 MB | Ouvrir les telechargements |
When to Use Large Sample Files
Upload Limit Testing
Timeout and Throughput Benchmarking
Memory and Stream Processing
CDN and Storage Validation
Choosing the Right File Size
10MBBaseline large-file acceptance — validates that upload handlers process files beyond typical form limits without error.
25MBMid-range stress test — covers most consumer upload limits and exposes chunked-transfer or progress-tracking gaps.
50MBCommon enterprise threshold — validates CDN cache warming, storage-tier routing, and backend processing queues.
100MBHigh-stress ingest — reveals memory pressure in stream processors, timeout issues in synchronous handlers, and proxy buffer limits.
250MBMaximum-scale fixture — appropriate for load testing object storage, validating multipart upload assembly, and benchmarking sustained throughput.