Skip to content
Christian Baun edited this page May 27, 2017 · 16 revisions

Welcome to the s3perf wiki

s3perf is a lightweight command line tool for analyzing the performance and data integrity of storage services which implement the S3 API or the alternatively the Swift API. The tool creates a user defined number of files with random content and of a specified size inside a local directory. The tool creates a bucket, uploads and downloads the files and afterwards removes the bucket. The time, required to carry out theses S3/Swift-related tasks is measured and printed out on command line.

Storage services tested with this tool are so far:

The deployment of the different available private cloud solutions is a sometimes challenging because of the complex installation and configuration tasks. This wiki provides some installation tutorials.

Additionally, this wiki provides some performance measurements with the public cloud service offerings Amazon S3 and Google Cloud Storage.

Deploy Storage Services

Performance

Clone this wiki locally