Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 438 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 438 Bytes

Storage Engine Benchmark Tool.

Build the package using mvn clean package This will create a far jar target/storage-engine-benchmark-1.0.jar

Different benchmarks can be run using:

java -jar storage-engine-benchmark-1.0-SNAPSHOT.jar <db directory> <benchmary type>

Different benchmark types are defined here.