Load testing
You can use the workload
command to run different types of workload against your DB.
General format of the command:
ydb [global options...] workload [subcommands...]
global options
: Global options.subcommands
: The subcommands.
See the description of the command to run the data load:
ydb workload --help
Available subcommands
The following types of load tests are supported at the moment:
- Stock: An online store warehouse simulator.
- Key-value: Key-Value load.
- ClickBench: ClickBench analytical benchmark.
- TPC-H: TPC-H benchmark.
- TPC-DS: TPC-DS benchmark.
- Topic: Topic load.
- Transfer: Transfer load.