Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
 Signed-off-by: Keshava Munegowda <[email protected]>
  • Loading branch information
kmgowda authored Sep 16, 2020
1 parent f586a43 commit 68887e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

___
<p align="center">
Supported By
</p>

[<p align="center"> <img src="https://github.com/kmgowda/SBK/blob/gh-pages/images/jetbrains.png" alt="Supported by" width="100" height="100" /></p>](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)
Expand Down

0 comments on commit 68887e9

Please sign in to comment.