mohibeyki / storage-bench

A simple storage benchmark with support for local file system and a s3 backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storage Bench

This is a very simple storage benchmark that supports local file system and s3 backends. arguments are:

  • number of files to create
  • size of each file
  • where to store them
  • number of threads to spawn.

About

A simple storage benchmark with support for local file system and a s3 backend

License:GNU General Public License v3.0


Languages

Language:Go 100.0%