/s3-perf

S3 performance test script

Primary LanguageTypeScript

S3 parallel upload test script

  1. yarn
  2. Copy/paste config.example.json to config.json and fill in the correct values.
  3. Run createFiles.sh in the root of the repo to generate 100 20kB files.
  4. tsc && node script.js