https://github.com/emcecs/s3uploadtest
Windows test app for parallel S3 uploads.
https://github.com/emcecs/s3uploadtest
Last synced: over 1 year ago
JSON representation
Windows test app for parallel S3 uploads.
- Host: GitHub
- URL: https://github.com/emcecs/s3uploadtest
- Owner: EMCECS
- License: mit
- Created: 2016-04-12T04:14:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-29T15:12:34.000Z (over 9 years ago)
- Last Synced: 2025-02-08T18:45:40.612Z (over 1 year ago)
- Language: C#
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# S3UploadTest
Windows test app for parallel S3 uploads.
This application allows the user to exercise the .NET SDK for S3 to test parallel uploads. Options are given to choose the number of objects to upload, the object size, and options to override the defaults for buffer size, min threads, and max connections. These values can be used to test performance when uploading using .NET and to tune the various options to achieve maximum performance from your application.
More information about using S3 and .NET with EMC ECS can be found on the ECS community: https://community.emc.com/docs/DOC-36774