Introduction
Test Overview
The db_bench tool is used to perform benchmark tests on RocksDB performance. RocksDB inherits db_bench from LevelDB and enhances it to support many other options. db_bench supports many benchmark tests. It generates various types of workloads and provides many options to control the tests.
Parent topic: RocksDB Benchmark Test Guide