From 68887e951ac5ad84e3494ccf0e8d3c101883cb51 Mon Sep 17 00:00:00 2001 From: Keshava Munegowda Date: Wed, 16 Sep 2020 21:03:33 +0530 Subject: [PATCH] Update README.md Signed-off-by: Keshava Munegowda --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index be8f12304..3d3c1f0b4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ You may obtain a copy of the License at 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. +___ +

+Supported By +

+ +[

Supported by

](https://www.jetbrains.com/?from=SBK) +___ + Currently SBK supports benchmarking of 1. Local mounted File Systems 2. [Java Concurrent Queue [Message Queue]](https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ConcurrentLinkedQueue.html)