From 62fb8b0d43f038450f52625d9fe8c5fe5eaa10cc Mon Sep 17 00:00:00 2001 From: Keshava Munegowda Date: Sat, 2 May 2020 17:33:41 +0530 Subject: [PATCH] Update README.md Signed-off-by: Keshava Munegowda --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bda744479..1a6cc0dda 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 --> -# Storage Benchmark Kit [![SBK](https://github.com/kmgowda/SBK/blob/gh-pages/images/SBK-log-small-1.png)](https://github.com/kmgowda/SBK/blob/gh-pages/images/SBK-log-small-1.png) +# Storage Benchmark Kit ![SBK](https://github.com/kmgowda/SBK/blob/gh-pages/images/SBK-log-small-1.png) [![Build Status](https://travis-ci.org/kmgowda/SBK.svg?branch=master)](https://travis-ci.org/kmgowda/SBK) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![Api](https://img.shields.io/badge/SBK-API-brightgreen)](https://kmgowda.github.io/SBK/javadoc/index.html) [![Version](https://img.shields.io/badge/release-0.73-blue)](https://github.com/kmgowda/SBK/releases/tag/0.73) The SBK (Storage Benchmark Kit) is an open source software frame-work for the performance benchmarking of any storage system. If you are curious to measure the maximum throughput performance of your storage device/system, then SBK is the right software for you. The SBK itself a very high-performance benchmark tool/frame work. It massively writes the data to storage system and reads the data from strorage system. The SBK supports multi writers and readers and also the End to End latency benchmarking. The percentiles are calculated for complete data written/read without any sampling; hence the percentiles are 100% accurate.